Jan Broer
b041af0d64
Adds link to VULTR driver repository
...
Signed-off-by: Jan Broer <janeczku@yahoo.de>
2015-11-21 23:28:00 +01:00
Edward Raigosa
cefb237cc3
Add refrence for HPE OneView plugin
...
HPE OneView plugin allows you to manage docker on
composable infrastructure using HPE OneView.
Creating a bare metal cloud is now super simple.
Signed-off-by: Edward Raigosa <edward.raigosa@hp.com>
2015-11-21 08:05:56 -08:00
Nathan LeClaire
36f61732a1
Merge pull request #2224 from davidstosik/patch-1
...
Document command-line completion installation
2015-11-20 18:50:21 -08:00
Nathan LeClaire
42b6249a8c
Vendor codegangsta/cli properly
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-20 18:20:11 -08:00
Nathan LeClaire
863e51709a
Merge pull request #2369 from dgageot/detect-multiple-host-only
...
Detect multiple host only
2015-11-20 15:23:38 -08:00
Nathan LeClaire
c2496593fe
Merge pull request #2359 from dgageot/test-vbox-version
...
Reject VirtualBox version<=3
2015-11-20 10:42:33 -08:00
David Gageot
5918bd1817
Merge pull request #2313 from nathanleclaire/release_process
...
Start documenting release process
2015-11-20 19:19:43 +01:00
Nathan LeClaire
2d8c9eeeae
Start documenting release process
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-20 09:58:42 -08:00
David Gageot
8d47fe746e
Reject VirtualBox version<=3
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 18:57:26 +01:00
David Gageot
bf52eceed5
FIX #2231 - Detect duplicate interfaces
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 18:47:39 +01:00
David Gageot
35b2b042e1
Merge pull request #2374 from dgageot/more-vb-tests
...
Add more tests to the VirtualBox driver
2015-11-20 18:47:20 +01:00
David Gageot
076bbf8bce
Merge pull request #2373 from jeanlaurent/paused
...
Fixes #2372 , add test for #2356 ( stop and remove paused vm )
2015-11-20 18:19:14 +01:00
Jean-Laurent de Morlhon
ade5911b32
Fixes #2372 , add test for #2356
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-11-20 17:48:53 +01:00
Jean-Laurent de Morlhon
a8d9b498a4
Merge pull request #2365 from daehyeok/remove_paused_virtualbox
...
VirtualBox: Delete machine in 'PAUSED' state
2015-11-20 16:05:37 +01:00
David Gageot
308f9d025c
Add more tests to virtualbox driver
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 15:01:55 +01:00
David Gageot
bbe59b8020
Don't rely on empty lines
...
It could lead to creating multiple host only
interfaces
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 15:01:55 +01:00
David Gageot
e812df723c
Add somes tests to virtualbox driver
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 15:01:55 +01:00
David Gageot
53c5198a5a
Use the passed VBoxManager
...
This makes the code easier to test.
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 15:01:55 +01:00
David Gageot
83a97f36ce
Merge pull request #2368 from dgageot/dead-code-virtualbox
...
Remove dead code in virtualbox
2015-11-20 15:00:54 +01:00
David Gageot
854493e355
Merge pull request #2367 from dgageot/fix-virtualbox-doc
...
Add missing env variables to VBox driver doc
2015-11-20 14:37:39 +01:00
David Gageot
b8c9ad071d
Remove dead code in virtualbox
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 14:27:59 +01:00
David Gageot
7910dda4c1
Add missing env variables to VBox driver doc
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-20 14:25:28 +01:00
Daehyeok Mun
02da868c08
VirtualBox: Delete machine in 'PAUSED' state
...
Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2015-11-20 02:30:50 -07:00
David Gageot
e537a51926
Merge pull request #2352 from jeanlaurent/better-cli
...
Fix create usage & description in cli
2015-11-19 13:39:02 +01:00
David Gageot
4cab744d5c
Merge pull request #2350 from jeanlaurent/version-command
...
Add a version command
2015-11-19 13:38:50 +01:00
Jean-Laurent de Morlhon
1521fed1ed
Add a version command
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-11-19 12:42:32 +01:00
Jean-Laurent de Morlhon
acac5f146a
Merge pull request #2197 from jviide/2196-vmwarefusion-no-share
...
Add a --vmwarefusion-no-share flag to disable the mounting of the /Users directory
2015-11-19 12:35:47 +01:00
David Gageot
33c71d6a8f
Merge pull request #2351 from dgageot/improve-google
...
Improve google driver
2015-11-19 12:35:21 +01:00
Jean-Laurent de Morlhon
8c276e8cf8
Merge pull request #2348 from dgageot/improve-virtualbox
...
Improve virtualbox driver
2015-11-19 12:33:51 +01:00
Jean-Laurent de Morlhon
91b64ff913
Fix create usage & description in cli
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-11-19 12:19:56 +01:00
jviide
9d2ebb630a
Add --vmwarefusion-no-share option
...
Add a vmwarefusion driver flag to disable the mounting of the /Users
directory. Name it --vmwarefusion-no-share to reflect the pre-existing
virtualbox driver option --virtualbox-no-share.
Also add a corresponding environment variable FUSION_NO_SHARE.
The code is basically identical to the virtualbox driver's
implementation.
Signed-off-by: Joachim Viide <jviide@iki.fi>
2015-11-19 13:00:45 +02:00
David Gageot
71f82e86b1
Fix Typo
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:57:36 +01:00
David Gageot
79563b1972
Move VT-X check to PreCreateCheck
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:51:56 +01:00
David Gageot
b586b94b13
Cosmetics
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:51:56 +01:00
David Gageot
620b2ed418
Add missing ENV for import-boot2docker-vm flag
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:51:55 +01:00
David Gageot
df7212df95
Add missing ENV for no-share flag
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:51:55 +01:00
David Gageot
5aa2179807
GetURL() should fail is the machine is stopped
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:32:48 +01:00
David Gageot
01f3a45530
Update default google image
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:32:48 +01:00
David Gageot
d56d0dc495
Remove unused constants
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 11:11:07 +01:00
David Gageot
43d9df3216
Merge pull request #2347 from dgageot/improve-its
...
Improve its
2015-11-19 11:09:49 +01:00
David Gageot
9f48e4727d
Merge pull request #2340 from rcoedo/fish-global-env
...
Global set for fish env
2015-11-19 10:28:53 +01:00
David Gageot
5baab2fae5
This test seems more stable this way
...
Otherwise it sometimes hangs
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 10:18:58 +01:00
David Gageot
5eebd0be15
Cleaning up a few thing in the ITs script
...
Signed-off-by: David Gageot <david@gageot.net>
2015-11-19 10:18:55 +01:00
David Gageot
b9b7b6fe54
Merge pull request #2343 from nathanleclaire/systemd_remove_duplication
...
Remove systemd-related driver duplication
2015-11-19 10:10:54 +01:00
David Gageot
92d473f90b
Merge pull request #2345 from nathanleclaire/inspect_log_driver
...
Change log driver check to be more future-safe
2015-11-19 10:10:32 +01:00
David Stosik
e207ae1a19
Document command-line completion installation
...
This is a draft based on [the same doc for docker-compose](https://github.com/docker/compose/blob/master/docs/completion.md ). It still needs changes, but will get the thing moving.
Signed-off-by: David Stosik <david.stosik+git-noreply@gmail.com>
2015-11-19 16:37:36 +09:00
Nathan LeClaire
f6d5c03d76
Change log driver check to be more future-safe
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-18 16:27:00 -08:00
Nathan LeClaire
ffbfb443c2
Merge pull request #2337 from dgageot/fix-its
...
Fix its
2015-11-18 16:17:45 -08:00
Nathan LeClaire
fc0981bd0f
Remove systemd-related driver duplication
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-18 14:36:08 -08:00
Nathan LeClaire
299d4f6a07
Merge pull request #2332 from jeanlaurent/it-copy-boot2docker.iso
...
IT: Bootstrap test quicker by caching boot2docker iso if present
2015-11-18 13:43:17 -08:00