Commit Graph

2684 Commits

Author SHA1 Message Date
Jean-Laurent de Morlhon c77ffa387a Merge pull request #2806 from dgageot/unit-test-vb
Test VirtualBox VM creation
2016-01-14 09:14:28 +01:00
Jean-Laurent de Morlhon 26d0187834 Merge pull request #2835 from dgageot/go-1.5.3
Upgrade to go 1.5.3
2016-01-14 09:12:33 +01:00
David Gageot 86f95753c4 Upgrade to go 1.5.3
Signed-off-by: David Gageot <david@gageot.net>
2016-01-14 07:11:03 +01:00
David Gageot ea9bbcb367 Test VirtualBox VM creation
Signed-off-by: David Gageot <david@gageot.net>
2016-01-14 06:56:42 +01:00
Kunal Kushwaha 30a2e8e068 Configures swarm-master with failover support
If more then one master is created with same discovery backend,
Rest of master will be configured as replica of primary master

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
2016-01-14 09:46:15 +09:00
Nathan LeClaire 4f6fb6dc7e Merge pull request #2831 from nathanleclaire/aws_panic
Check for nil before deferencing pointer in SG config
2016-01-13 12:59:49 -08:00
Nathan LeClaire f17cce330c Check for nil before deferencing pointer in SG config
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-13 12:07:45 -08:00
Rob Van Mieghem 3e758c6d86 FIX #2411 Do not default to aufs on a btrfs filesystem
Signed-off-by: Rob Van Mieghem <rob@vanmieghemcloud.com>
2016-01-13 16:53:22 +01:00
David Gageot 4291b591f2 Merge pull request #2826 from dgageot/nathanleclaire-precreatecheckdoc
Add note about pre-create check and exit code
2016-01-13 10:36:21 +01:00
David Gageot 2b330c4166 Markdown lint
Signed-off-by: David Gageot <david@gageot.net>
2016-01-13 10:19:58 +01:00
Nathan LeClaire c4e798cafd Add note about pre-create check and exit code
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-13 10:19:58 +01:00
David Gageot b589eb9475 Merge pull request #2818 from jeffellin/debugaws
Allow Debug messages from ec2 driver to include request / response
2016-01-13 09:13:55 +01:00
David Gageot 830d17c377 Merge pull request #2823 from nathanleclaire/panic_recovr
Add panic recovery to Create method for drivers
2016-01-13 09:11:11 +01:00
Nathan LeClaire d80ea22623 Add panic recovery to Create method for drivers
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-12 19:25:18 -08:00
Nathan LeClaire 63673243fb Merge pull request #2807 from jeanlaurent/preCreateCheckExitStatus
Return exit code 3 on pre-create errors
2016-01-12 15:19:41 -08:00
jellin 6d41d8c1ad Allow Debug messages from ec2 driver to include request / response data sent to aws.
Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2016-01-12 15:39:07 -05:00
Nathan LeClaire 6cc068ee4a Merge pull request #2809 from smashwilson/unable-to-find-tenant
Rackspace: Only derive tenant ID if tenant name is supplied.
2016-01-12 11:58:38 -08:00
Nathan LeClaire 01c7556e3a Add docker-machine provision command
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-12 11:52:36 -08:00
Jean-Laurent de Morlhon 45a8f5e7a6 Returns exit code 3 on pre-create check
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-12 11:04:39 +01:00
Ash Wilson 3c2aab2abe Only derive tenant ID if tenant name is supplied.
The Rackspace provider authenticates with username and API key rather than
tenant name or ID.

Signed-off-by: Ash Wilson <ash.wilson@rackspace.com>
2016-01-11 13:49:16 -05:00
David Gageot 248596da8a Merge pull request #2802 from jeanlaurent/smarter-change-log
During release exclude merge commit from changelog
2016-01-11 16:45:50 +01:00
David Gageot 0e1bc6c7c6 Merge pull request #2803 from jeanlaurent/fix-vbox-it-test
Fix virtualbox upgrade IT
2016-01-11 16:45:31 +01:00
David Gageot 533e5b3b46 Merge pull request #2804 from dgageot/bump-0.6.0-dev
Bump to 0.6.0-dev
2016-01-11 16:45:13 +01:00
David Gageot d94bbb3f31 Bump to 0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 16:30:53 +01:00
David Gageot 1b30e7bdec Merge pull request #2801 from dgageot/release-notes
Version 0.5.6
2016-01-11 16:29:01 +01:00
Jean-Laurent de Morlhon 53110b8c96 Fix virtualbox upgrade IT
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-11 16:28:12 +01:00
Jean-Laurent de Morlhon 4a4dbda360 Exclude merge commit from changelog
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-11 16:19:28 +01:00
David Gageot a410f4df76 Release Notes for 0.5.6
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 16:16:13 +01:00
David Gageot 61388e9854 Bump version to 0.5.6
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 16:04:31 +01:00
David Gageot 90e377bae0 Merge pull request #2800 from dgageot/revert-unexpected-merge
Revert "Support creating a machine on an existing google VM"
2016-01-11 16:02:16 +01:00
David Gageot 52bd740ad3 Revert "Support creating a machine on an existing google VM"
This reverts commit 7cf9ae71be.

Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 15:47:01 +01:00
David Gageot beb36cbcff Merge pull request #2799 from jeanlaurent/fix-ec2-it
Fix ec2 ebs optimized integration test
2016-01-11 15:41:58 +01:00
David Gageot 181367b125 Merge pull request #2797 from dgageot/bug
Fix multiple VirtualBox bugs on Windows
2016-01-11 15:41:01 +01:00
Jean-Laurent de Morlhon 8f1e7653ce Merge pull request #2750 from jeffellin/1904-UseEBSOptimizedInstanceFlag
Add option to create amazon ec2 instances with the EbsOptimized setting.
2016-01-11 15:22:47 +01:00
Jean-Laurent de Morlhon 0ef3691069 Fix ec2 ebs optimized integration test
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-11 15:21:24 +01:00
David Gageot 8553dd2d6c Fix multiple bugs with host-only adapterss
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 11:09:18 +01:00
David Gageot f5ba0f7420 Wait for error logs
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 08:57:27 +01:00
jellin 0ff18a7c7d Add option to create anazon ec2 instances with the EbsOptimized setting.
fixes #1904 Non EbsOptimized instances will be created by default but adding the flag
UseEbsOptimizedInstance will create and EBSOptimized Instance if the instance type supports it.

Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2016-01-10 16:05:14 -05:00
Daehyeok Mun 278cc175a2 VMWARE Fusion get IP from multiple leases files
Change to try get IP from multiple dhcp leases files

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
2016-01-09 01:26:23 -07:00
David Gageot 36abac3891 Merge pull request #2786 from jeanlaurent/back-to-0.5.6
Preparing 0.5.6 release
2016-01-08 19:45:15 +01:00
David Gageot 5527798f48 Merge pull request #2784 from jeanlaurent/aws-doc
AWS documentation for security group
2016-01-08 19:45:04 +01:00
Jean-Laurent de Morlhon caf3e815ef Preparing monday 0.5.6 release
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:33:33 +01:00
Jean-Laurent de Morlhon 5a8afd615d Fix default ubuntu version
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:26:31 +01:00
Jean-Laurent de Morlhon 602721d003 AWS documentation for security group
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:25:50 +01:00
David Gageot ce057076ce Merge pull request #2780 from jeanlaurent/enhance-ls-doc
Enhance ls doc
2016-01-08 17:01:48 +01:00
Jean-Laurent de Morlhon b585ca631b Enhancing doc for the env command
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 16:10:50 +01:00
Jean-Laurent de Morlhon 12cb627e9b Merge pull request #2782 from jeanlaurent/available-driver-typo
Cleanup of Available Driver doc
2016-01-08 15:21:12 +01:00
Jean-Laurent de Morlhon dc9b0a100b Formatting and applied manual alphabetical pivot sorting :)
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 14:42:18 +01:00
Jean-Laurent de Morlhon ee3265731d Rewrote remove command documentation
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:46:23 +01:00
Jean-Laurent de Morlhon dd7256a96d Adding hint on restart ip change
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:30:06 +01:00