open-nomad/command
Alex Dadgar 9497991590 Updated AWS speeds and network_speed now overrides
This PR:

* Makes AWS network speeds more granular
* Makes `network_speed` an override and not a default
* Adds a default of 1000 MBits if no network link speed is detected.

Fixes #1985
2016-11-15 13:55:51 -08:00
..
agent Updated AWS speeds and network_speed now overrides 2016-11-15 13:55:51 -08:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go Merge pull request #1844 from hashicorp/b-alloc-stats 2016-10-25 11:31:19 -07:00
alloc_status_test.go
check.go
check_test.go
client_config.go
client_config_test.go
data_format.go
data_format_test.go
eval_status.go
eval_status_test.go
executor_plugin.go
fs.go Disallow fs to read secret directory 2016-10-24 11:14:05 -07:00
fs_test.go
helpers.go
helpers_test.go
init.go Fix indent 2016-11-10 16:00:17 -08:00
init_test.go Update the sample jobfile syntax 2016-09-24 14:42:25 -04:00
inspect.go
inspect_test.go
keygen.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keygen_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
logs.go
logs_test.go
meta.go Enabling TLS on cli 2016-10-25 10:39:17 -07:00
meta_test.go Fixed TestMeta_FlagSet test 2016-10-26 16:20:17 -07:00
monitor.go
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go Output Node meta in verbose mode 2016-10-20 17:36:34 -07:00
node_status_test.go
plan.go Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
plan_test.go
run.go Added a warning message if disk attribute is non zero 2016-11-08 17:06:37 -08:00
run_test.go
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Changing the API to use the new servermember datastructure 2016-11-06 10:30:43 -08:00
server_members_test.go
status.go
status_test.go
stop.go
stop_test.go
syslog_plugin.go
util_test.go
validate.go
validate_test.go
version.go
version_test.go