open-nomad/client
Orivej Desh 4ecf7a0f74 Improve link speed fingerprint error reporting
With disconnected eth0 log output now looks like:

[WARN] fingerprint.network: Unable to parse IP in output of '/bin/ifconfig eth0'
[WARN] fingerprint.network: Unable to parse Speed in output of '/usr/sbin/ethtool eth0'

In a virtual machine:

[WARN] fingerprint.network: Unable to parse Speed in output of '/sbin/ethtool eth0'
[WARN] fingerprint.network: Unable to read link speed from /sys/class/net/eth0/speed
2015-09-28 23:34:25 +00:00
..
allocdir client: fix windows build errors 2015-09-27 23:53:25 -07:00
config Added test for config.Read and config.ReadDefault 2015-08-31 20:11:01 -07:00
driver docker: check for missing unix socket 2015-09-27 17:49:58 -07:00
executor Better Sprintf 2015-09-27 17:41:43 -07:00
fingerprint Improve link speed fingerprint error reporting 2015-09-28 23:34:25 +00:00
testutil Merge qemu test 2015-09-25 16:49:14 -07:00
alloc_runner.go Change allocdir variable name for clarity 2015-09-25 16:49:19 -07:00
alloc_runner_test.go Client init rebase 2015-09-25 16:46:41 -07:00
client.go Fix client init logging and test 2015-09-25 18:12:11 -07:00
client_test.go Fix client init logging and test 2015-09-25 18:12:11 -07:00
task_runner.go AllocDirBuilder that creates the alloc directory structure 2015-09-25 16:46:41 -07:00
task_runner_test.go Destroy allocdirs in task runner tests 2015-09-25 16:49:19 -07:00
util.go client: alloc dirs tolerate missing directories 2015-09-11 20:32:55 -07:00
util_test.go client: alloc dirs tolerate missing directories 2015-09-11 20:32:55 -07:00