docs/drivers
Nathan LeClaire 263c802d34 Fix missing test files
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-03-20 17:05:27 -07:00
..
amazonec2 Implement majority of provisioning changes 2015-03-20 16:30:46 -07:00
azure drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
digitalocean DO: updated to new driver spec; updated integration tests 2015-03-17 11:08:20 -04:00
fakedriver Fix missing test files 2015-03-20 17:05:27 -07:00
google drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
hyperv drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
none rename HypervisorType to ProviderType 2015-03-09 16:03:36 -04:00
openstack drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
rackspace
softlayer Refactoring to move closures into methods 2015-03-16 20:53:18 -04:00
virtualbox drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
vmwarefusion drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
vmwarevcloudair drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
vmwarevsphere drivers: specify defaults if values are missing; i.e. config updates 2015-03-11 22:59:28 -04:00
drivers.go azure: updated to driver interface; refactored common GetSSHCommandFromDriver for those that need it 2015-03-09 22:53:21 -04:00
drivers_test.go
flag_sort.go