David Gageot
d6e7d5b966
Merge pull request #2846 from jeanlaurent/aws-doc-update
...
Update AWS doc
2016-01-18 12:53:40 +01:00
Jean-Laurent de Morlhon
a0852829c6
Update AWS doc
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-18 12:40:50 +01:00
Jean-Laurent de Morlhon
f289123574
Merge pull request #2856 from dgageot/fix-bugsnag
...
Fix bugsnag
2016-01-18 12:36:46 +01:00
David Gageot
b5e6e20a8f
Disable bugsnag report for upgrades for now
...
Signed-off-by: David Gageot <david@gageot.net>
2016-01-18 11:56:20 +01:00
David Gageot
d518e171b9
Fix bugsnag reports for create
...
Signed-off-by: David Gageot <david@gageot.net>
2016-01-18 11:42:21 +01:00
Jean-Laurent de Morlhon
38b6ae3ce4
Merge pull request #2855 from dgageot/fix-the-build
...
Fix the build
2016-01-18 11:15:03 +01:00
David Gageot
19ec3e6d50
Fix the build
...
Signed-off-by: David Gageot <david@gageot.net>
2016-01-18 11:06:03 +01:00
Jean-Laurent de Morlhon
b71873ad2d
Merge pull request #2849 from frapposelli/fix-mount-fusion
...
Fix shared folder mount on restart
2016-01-18 09:55:22 +01:00
David Gageot
501b8666ce
Merge pull request #2121 from nathanleclaire/provision_cmd
...
Add docker-machine provision command
2016-01-18 08:53:15 +01:00
David Gageot
51c49091c3
Merge pull request #2843 from nathanleclaire/short_form_cmds
...
Add ability to imply 'default' VM in commands
2016-01-18 08:49:31 +01:00
Jean-Laurent de Morlhon
947adf539c
Merge pull request #2850 from zchee/fix-provision-redhat
...
Fix docker daemon flag on redhat
2016-01-16 08:38:02 +01:00
Koichi Shiraishi
21e4472920
Fix docker daemon flag on redhat
...
- Same as https://github.com/docker/machine/pull/2844
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2016-01-16 12:54:06 +09:00
Nathan LeClaire
5000139c8e
Add ability to imply 'default' VM in commands
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-15 17:10:08 -08:00
Fabio Rapposelli
00040796e2
Fix shared folder mount on restart
...
Signed-off-by: Fabio Rapposelli <fabio@vmware.com>
2016-01-15 22:29:43 +01:00
Nathan LeClaire
0bbf6f126d
Merge pull request #2789 from robvanmieghem/master
...
FIX #2411 On a btrfs system, don't default to aufs
2016-01-15 13:20:26 -08:00
Jean-Laurent de Morlhon
9ed16a0e4e
Merge pull request #2847 from jeffellin/UseExistingKeypair
...
Fixes #1898 . Add parameter to pass private key path to use when creat…
2016-01-15 21:49:18 +01:00
Rob Van Mieghem
84ff3e3549
Improve provisiontest.FakeSSHCommander
...
Signed-off-by: Rob Van Mieghem <rob@vanmieghemcloud.com>
2016-01-15 21:13:29 +01:00
Jeffrey Ellin
c3131ec3fa
Fixes #1898 . Add parameter to pass private key path to use when creating a machine.
...
It is assumed that the corresponding public certificate will be the same file name + .pub
Signed-off-by: Jeffrey Ellin <jeff@ellin.com>
2016-01-15 15:10:03 -05:00
David Gageot
53c5b1f481
Merge pull request #2845 from jeanlaurent/aws-unit-test-are-unit-again
...
Fix 2829 : aws unit test are unit again
2016-01-15 16:47:29 +01:00
David Gageot
dd5dd5d178
Merge pull request #2790 from daehyeok/vmwarefusion_dhcp
...
VMWARE Fusion get IP from multiple leases files
2016-01-15 16:46:54 +01:00
Jean-Laurent de Morlhon
37c174d25a
Add missing test on SecurityGroupPermission
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 15:03:58 +01:00
Jean-Laurent de Morlhon
6023e13169
Fix 2829 : aws unit test are unit again
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 15:01:28 +01:00
Jean-Laurent de Morlhon
438f91c6ba
Merge pull request #2839 from jeanlaurent/aws-credentials
...
Use ~/.aws/credentials file to login to ec2
2016-01-15 13:01:05 +01:00
Jean-Laurent de Morlhon
bc07ba3006
Sample Integration Test
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 12:04:19 +01:00
Jean-Laurent de Morlhon
89f3308088
Use ~/.aws/credentials file when no access/secret is given in cli
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 12:04:18 +01:00
Jean-Laurent de Morlhon
8094d6ce52
Merge pull request #2844 from zchee/fix-provision-systemd
...
Fix docker daemon flag on systemd
2016-01-15 11:10:27 +01:00
Jean-Laurent de Morlhon
599a84b469
Allow stubbing AWS Login
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-15 11:06:30 +01:00
David Gageot
ee5d3b3174
Merge pull request #2493 from nathanleclaire/ssh_help_additional_tests
...
Additional SSH tests
2016-01-15 08:44:59 +01:00
Koichi Shiraishi
28b2fe9ce0
Fix docker daemon flag on systemd
...
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2016-01-15 13:05:56 +09:00
Nathan LeClaire
aa54a5f272
Add additional tests for SSH
...
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-14 17:27:41 -08:00
Nathan LeClaire
7246b2c965
Merge pull request #2833 from kunalkushwaha/multi-master
...
Configures swarm-master with failover support
2016-01-14 17:11:40 -08:00
Jean-Laurent de Morlhon
fa4f5edf9b
Merge pull request #2828 from jeanlaurent/aws-vpc-id
...
ec2 Don't force user to use VPC_ID but use the default one when available
2016-01-14 12:11:50 +01:00
Jean-Laurent de Morlhon
c4e3480c74
Extract const for simple errors
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:44:24 +01:00
Jean-Laurent de Morlhon
6940dc33ca
If you got a const, use it.
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:40:39 +01:00
Jean-Laurent de Morlhon
e298f68492
Documentation update
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:40:32 +01:00
Jean-Laurent de Morlhon
04fd9e7741
Fetching the default vpc id from account
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:40:26 +01:00
Jean-Laurent de Morlhon
0d2bc08d6e
Adding ec2client interface to allow unit testing.
...
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-14 11:08:08 +01:00
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