Jean-Laurent de Morlhon
5bb3d901b9
Merge pull request #2672 from dgageot/golang-1.5.2
...
FIX #2670 Upgrade to go 1.5.2
2015-12-23 16:19:58 +01:00
David Gageot
12a361c3bc
FIX #2670 Upgrade to go 1.5.2
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-23 15:49:33 +01:00
Jean-Laurent de Morlhon
1db7f13763
Merge pull request #2669 from dgageot/faster-ls
...
FIX #2663 reduce calls to the driver in ls
2015-12-23 14:50:08 +01:00
David Gageot
670c4808ed
FIX #2663 reduce calls to the driver in ls
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-23 13:58:06 +01:00
Jean-Laurent de Morlhon
9f6764ccd3
Merge pull request #2666 from cvstebut/master
...
close handle on destination after copying boot2docker.iso into vm folder
2015-12-23 09:34:41 +01:00
Christian von Stebut
1cd6a37343
close handle on destination after copying boot2docker.iso into vm folder - will otherwise keep hyper-v from starting vm
...
Signed-off-by: Christian von Stebut <christian@von.stebut.org>
2015-12-23 01:34:56 +01:00
David Gageot
1976613fa8
Merge pull request #2659 from dgageot/powershell-env
...
Fix Powershell env hints
2015-12-22 18:26:20 +01:00
David Gageot
1744bf4fd7
Fix Powershell env hints
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 15:18:09 +01:00
David Gageot
ee8c9abed2
Merge pull request #2654 from dgageot/2140_driver_restart
...
Change host restart to use the driver implementation
2015-12-22 14:32:49 +01:00
Jean-Laurent de Morlhon
e22f1db4bf
Merge pull request #2657 from dgageot/improve-generic-driver
...
Improve generic driver
2015-12-22 14:13:22 +01:00
Jean-Laurent de Morlhon
7d72a7824d
Merge pull request #2656 from dgageot/missing-quotes
...
FIX #2655 Add quotes to the eval cmdline if there are spaces in the path
2015-12-22 14:12:58 +01:00
Jean-Laurent de Morlhon
643df3c0a7
Merge pull request #2589 from boyvinall/mv/filter-openstack-floating
...
Filter openstack floating IPs by tenant ID
2015-12-22 14:12:21 +01:00
David Gageot
cdfa729f36
Simplify code
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 12:04:46 +01:00
David Gageot
181a1d47b4
The generic driver shouldn't support kill since stop is not supported
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 11:46:59 +01:00
David Gageot
4bfd8ab4c1
Remove dead code in generic driver
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 11:46:14 +01:00
David Gageot
e7e72c37d6
FIX #2655 Add quotes to the eval cmdline if there are spaces in the path
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 11:34:33 +01:00
David Gageot
1c6ceed28e
Fix Restart() for some drivers
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-22 10:32:57 +01:00
Neil Wilson
c045ceec1e
Change host restart to use the driver implementation
...
Fixes #2140
Signed-off-by: Neil Wilson <neil@aldur.co.uk>
2015-12-22 10:31:34 +01:00
Jean-Laurent de Morlhon
acf2d1da4c
Merge pull request #2652 from kaustavha/kaustavha/fix/Makefile
...
fix(Makefile): Prevent makefile from using containers when $USE_CONTAINERS=false
2015-12-22 09:57:17 +01:00
Jean-Laurent de Morlhon
5ee9dfdc94
Merge pull request #2649 from dgageot/2540-honor-engine-install-url
...
FIX #2540 provisioners honor engine-install-url
2015-12-22 09:53:40 +01:00
Jean-Laurent de Morlhon
f2ca6b8bd0
Merge pull request #2651 from synhaptein/patch-1
...
Update aws.md
2015-12-22 09:49:24 +01:00
kaustav haldar
302044858b
fix(Makefile): Prevent makefile from defaulting to using containers if use_containers=false
...
Signed-off-by: kaustav haldar <hi@kaustav.me>
2015-12-21 17:30:30 -08:00
Philippe L'Heureux
f6a67ef9c2
Update aws.md
...
--amazonec2-use-private-address wasn't documented
Signed-off-by: Philippe L'Heureux <philippe@ejenio.com>
2015-12-21 15:08:29 -05:00
Jean-Laurent de Morlhon
01873fe22d
Merge pull request #2638 from schlosna/bugfix/bash-wrapper
...
Fix bash docker-machine wrapper
2015-12-21 17:24:29 +01:00
Jean-Laurent de Morlhon
ed12b42ca0
Merge pull request #2646 from dgageot/2643-scp-without-ssh-key
...
FIX #2643 Ignore empty ssh key
2015-12-21 17:16:22 +01:00
Jean-Laurent de Morlhon
6e8aaa0d56
Merge pull request #2645 from dgageot/2370-add-feedback
...
FIX #2370 add feedback to the user
2015-12-21 17:08:07 +01:00
Jean-Laurent de Morlhon
cd6690ccd5
Merge pull request #2647 from dgageot/windows-version
...
Try multiple commands to find windows version
2015-12-21 17:06:00 +01:00
Jean-Laurent de Morlhon
1815d0bb16
Merge pull request #2648 from dgageot/2641-do-custom-ssh-port
...
FIX #2641 Digital Ocean Custom SSH port
2015-12-21 17:01:24 +01:00
David Gageot
7b638738cc
Try multiple commands to find windows version
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 16:19:01 +01:00
David Gageot
6f8a6dd272
FIX #2641 Digital Ocean Custom SSH port
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 16:16:33 +01:00
David Gageot
280f9c6cc6
FIX #2540 provisioners honor engine-install-url
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 15:07:43 +01:00
David Gageot
d977ec73af
FIX #2643 Ignore empty ssh key
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 12:55:29 +01:00
David Gageot
34b6468c2c
FIX #2370 add feedback to the user
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 12:04:01 +01:00
David Gageot
df30a135b2
Merge pull request #2644 from dgageot/nathanleclaire-xtra_vbox_logs
...
Add extra logging to VirtualBox driver
2015-12-21 09:46:31 +01:00
David Gageot
c584b8e641
Merge pull request #2625 from dgageot/2624-reject-duplicate-hostonlyifs
...
FIX #2624 reject duplicate hostonlyifs name/IP
2015-12-21 09:29:25 +01:00
Nathan LeClaire
54bda622d3
Add extra logging to VirtualBox driver
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-12-21 09:20:53 +01:00
David Gageot
352d28220c
Merge pull request #2620 from dgageot/2619-hardware-virtualization-test
...
Don't create the VM if no hardware virtualization
2015-12-21 09:18:49 +01:00
David Gageot
3c4fd63f93
FIX #2624 reject duplicate hostonlyifs name/IP
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-21 09:15:01 +01:00
David Gageot
906ac38d5a
Merge pull request #2607 from askb/2595-dm-force-fails
...
Fixes #2595 remove fails when config.json is not found
2015-12-21 09:06:48 +01:00
David Gageot
34a6231837
Merge pull request #2633 from nathanleclaire/ssh_client_log
...
Log SSH client used
2015-12-21 09:05:50 +01:00
David Gageot
3b84a94a84
Merge pull request #2636 from nathanleclaire/increase_heartbeat_intervals
...
Increase heartbeat interval and timeout
2015-12-21 09:04:23 +01:00
David Schlosnagle
464e19ba1c
Delegate to docker-machine from wrapper
...
Fix an issue with the bash __docker-machine-wrapper function where
commands other than `use` would result in an error.
Signed-off-by: David Schlosnagle <schlosna@gmail.com>
2015-12-19 04:29:46 -05:00
Anil Belur
403b57437f
Fixes #2595 `dm rm` fails when config.json is not found
...
This issue occurs when `api.Load()` fails while loading
the `config.json` file, in case the config file is not present.
Refactored the code to handled `-y` and `-f` as documented.
Now added UT for remove options.
Signed-off-by: Anil Belur <askb23@gmail.com>
2015-12-19 12:01:41 +05:30
Nathan LeClaire
98ca59394a
Increase heartbeat interval and timeout
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-12-18 18:53:01 -08:00
Nathan LeClaire
e143ef730c
Log SSH client used
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-12-18 17:26:26 -08:00
Nathan LeClaire
204af9fe5e
Merge pull request #2618 from dgageot/2189-update-b2d-cache-in-precreatecheck
...
Update b2d cache in PreCreateCheck
2015-12-18 16:51:56 -08:00
Nathan LeClaire
ecfe9a18bf
Merge pull request #2627 from dgageot/2626-windows-version-non-english
...
FIX #2626 Retrieve windows version on non-english OS
2015-12-18 16:16:41 -08:00
Nathan LeClaire
932c4a2d27
Merge pull request #2629 from dgageot/2617-check-hostonlyif-after-its-creation
...
FIX #2617 Check hostonlyif after its creation
2015-12-18 16:15:26 -08:00
Nathan LeClaire
df8faf56cb
Merge pull request #2609 from jeanlaurent/vbox.log
...
Add vbox.log to crashreport
2015-12-18 14:09:18 -08:00
David Gageot
dd379d33c8
FIX #2617 Check hostonlyif after its creation
...
Signed-off-by: David Gageot <david@gageot.net>
2015-12-18 17:44:52 +01:00