docs/libmachine
Nathan LeClaire 29999e9b10 Add a few improvements to stability
This improves on a few issues which are not frequent but do sometimes
come up:

1. Check that the daemon is up before attempting to do anything
   docker-ey in provisioning Ubuntu
2. Set a max retries for SSH so that if a request fails it attempts
   again before giving up

Also have annotated a few of the SSH options slightly better.

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-04-06 13:00:09 -07:00
..
auth Fix missing test files 2015-03-20 17:05:27 -07:00
engine update tests 2015-03-19 18:09:30 -04:00
provision Add a few improvements to stability 2015-04-06 13:00:09 -07:00
swarm Implement majority of provisioning changes 2015-03-20 16:30:46 -07:00
certs.go provisioner: finished migration functions 2015-03-20 23:17:42 -04:00
errors.go initial pass at internal api 2015-03-19 18:09:30 -04:00
filestore.go Rename migration functions to be more descriptive and add tests 2015-03-25 11:21:09 -07:00
filestore_test.go initial pass at internal api 2015-03-19 18:09:30 -04:00
host.go Implement upgrade functionality for boot2docker 2015-03-30 16:18:38 -07:00
host_test.go Fix location of validating hostname functionality 2015-03-23 14:15:09 -07:00
machine.go Fix location of validating hostname functionality 2015-03-23 14:15:09 -07:00
machine_test.go initial pass at internal api 2015-03-19 18:09:30 -04:00
migrate.go Rename migration functions to be more descriptive and add tests 2015-03-25 11:21:09 -07:00
migrate_test.go Rename migration functions to be more descriptive and add tests 2015-03-25 11:21:09 -07:00
store.go initial pass at internal api 2015-03-19 18:09:30 -04:00