David Gageot
|
af87c000d2
|
Simplify commands
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 16:36:40 +01:00 |
David Gageot
|
a4995adbc7
|
Add comments
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 16:36:40 +01:00 |
David Gageot
|
7e7c83427a
|
VSwitch name should be saved to config.json
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 16:36:40 +01:00 |
David Gageot
|
40ab483a35
|
FIX #2457 Add a flag to set the CPU count
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 16:36:40 +01:00 |
Jean-Laurent de Morlhon
|
eeec362ba4
|
Merge pull request #2673 from dgageot/no-32bits-osx-linux
FIX #2271 don't build 32bits binaries for linux/osx
|
2015-12-23 16:25:45 +01:00 |
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
|
8e2ccd996c
|
FIX #2271 don't build 32bits binaries for linux/osx
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 16:09:17 +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 |
David Gageot
|
6a5cc751bb
|
FIX #2232 Check that the user is an Administrator
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 12:04:44 +01:00 |
David Gageot
|
d5e11fb961
|
FIX #512 Check the virtual switch in PreCreateCheck()
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 12:04:39 +01:00 |
David Gageot
|
aa3a4e4498
|
Simplify code
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 11:38:51 +01:00 |
David Gageot
|
2311fd69c9
|
Format code
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 11:36:40 +01:00 |
David Gageot
|
19fc64d583
|
Remove redundant code
Signed-off-by: David Gageot <david@gageot.net>
|
2015-12-23 11:31:38 +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 |
Fabio Rapposelli
|
e7c0ebab5e
|
Dependencies update
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
|
2015-12-22 19:00:45 +01:00 |
Fabio Rapposelli
|
2e90b7cb55
|
Update vSphere driver to work with govmomi instead of wrapping govc.
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
|
2015-12-22 19:00:45 +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 |