Commit Graph

2471 Commits

Author SHA1 Message Date
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
Jean-Laurent de Morlhon 3c0af5c733 Moving filtering example near the filtering section
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:27:45 +01:00
David Gageot bacf1db2b9 Merge pull request #2779 from jeanlaurent/fix-integration-test
Fix integration test
2016-01-08 12:27:12 +01:00
Jean-Laurent de Morlhon ce3e4e7696 Refreshing docs with new layout
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:26:51 +01:00
Jean-Laurent de Morlhon f05b0a4cc0 Adding example of ls filter by name
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:17:56 +01:00
Jean-Laurent de Morlhon c9edb466dd Hardening flaky swarm integration test
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 12:15:40 +01:00
Jean-Laurent de Morlhon 501382068c Fix test due to error message change
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 11:53:56 +01:00
Jean-Laurent de Morlhon cc4930d7dc Merge pull request #2778 from pecigonzalo/master
Add VMWare workstation driver to list
2016-01-08 08:41:46 +01:00
Gonzalo Peci 2f9241297f Add VMWare workstation driver to list
Signed-off-by: Gonzalo Peci <weedv2@outlook.com>
2016-01-08 16:34:27 +13:00
David Gageot dd67c30838 Merge pull request #2774 from jeanlaurent/log-fatal-is-evil
log.fatal is evil
2016-01-07 12:44:41 +01:00
Jean-Laurent de Morlhon f10584ec85 Remove remaining log.Fatal
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-07 12:32:55 +01:00
David Gageot ac7e323bbc Merge pull request #2775 from dgageot/fix-bugsnag
Fix Bugnag Report not being sent
2016-01-07 12:31:52 +01:00
David Gageot f96595d7d0 Fix Bugnag Report not being sent
Signed-off-by: David Gageot <david@gageot.net>
2016-01-07 12:09:00 +01:00
David Gageot 738751932c Merge pull request #2767 from jeanlaurent/double-log-remove
Fix double error message while removing
2016-01-07 11:44:08 +01:00