- 07 May, 2014 1 commit
-
-
Maykel Moya committed
-
- 30 Apr, 2014 1 commit
-
-
bryan hunt committed
-
- 09 Apr, 2014 1 commit
-
-
Created common module doc fragment, and applied to all modules that use ec2_connect or connect_to_aws as they definitely share the common doc fragments
willthames committed
-
- 08 Apr, 2014 1 commit
-
-
James Tanner committed
-
- 21 Mar, 2014 1 commit
-
-
Add methods to the module to make it more readable and allow reuse
willthames committed
-
- 11 Mar, 2014 2 commits
-
-
James Tanner committed
-
James Cammarata committed
-
- 06 Mar, 2014 1 commit
-
-
Allow security tokens and profiles to be used as arguments to the 'common' ec2 modules Mostly refactoring to provide two new methods, `get_aws_connection_info`, which results in a dict that can be passed through to the boto `connect_to_region` calls, and `connect_to_aws` that can pass that dict through to the `connect_to_region` method of the appropriate module. Tidied up some variable names Works around boto/boto#2100 profiles don't work with boto < 2.24, but this detects for that and fails with an appropriate message. It is designed to work if profile is not passed but boto < 2.24 is installed. Modifications to allow empty aws auth variables to be passed (this is useful if wanting to have the keys as an optional parameter in ec2 calls - if set, use this value, if not set, use boto config or env variables) Reworked validate_certs improvements to work with refactoring Added documentation for profile and security_token to affected modules
Will Thames committed
-
- 28 Feb, 2014 1 commit
-
-
Eugene Brevdo committed
-
- 13 Feb, 2014 1 commit
-
-
When disabled, the boto connection will be instantiated without validating the SSL certificate from the target endpoint. This allows the modules to connect to Eucalyptus instances running with self-signed certs without errors. Fixes #3978
James Cammarata committed
-
- 06 Feb, 2014 1 commit
-
-
Refactor the currently well-factored ec2 modules (i.e. those that already use ec2_connect) to have a common argument spec. The idea is that new modules can use this spec without duplication of code, and that new functionality can be added to the ec2 connection code (e.g. security token argument)
Will Thames committed
-
- 30 Jan, 2014 1 commit
-
-
* volume_size no longer required if name/id are provided * id is volume-id * name is volume Name tag * special checking is provided
Eugene Brevdo committed
-
- 28 Jan, 2014 1 commit
-
-
James Tanner committed
-
- 09 Jan, 2014 1 commit
-
-
ec2_vol module now takes optional snapshot argument Added relevant module argument handler and documentation
willthames committed
-
- 17 Dec, 2013 1 commit
-
-
Moved `AWS_REGIONS` into `ec2` module Created `ec2_connect` method in `ec2` module Updated modules able to use `ec2_connect` and `AWS_REGIONS`
willthames committed
-
- 01 Nov, 2013 2 commits
-
-
James Tanner committed
-
dragon3 committed
-
- 20 Aug, 2013 1 commit
-
-
No idea if I'm rebasing properly or not. This is my first attempt.
Bruce Pennypacker committed
-
- 10 Aug, 2013 1 commit
-
-
Michael DeHaan committed
-
- 06 Aug, 2013 1 commit
-
-
Michael DeHaan committed
-
- 02 Aug, 2013 1 commit
-
-
Ben Podoll committed
-
- 19 Jul, 2013 1 commit
-
-
Michael DeHaan committed
-
- 17 Jun, 2013 1 commit
-
-
Jan-Piet Mens committed
-
- 11 May, 2013 1 commit
-
-
Michael DeHaan committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 26 Apr, 2013 1 commit
-
-
Lester Wade committed
-
- 24 Apr, 2013 1 commit
-
-
Lester Wade committed
-
- 23 Apr, 2013 1 commit
-
-
Lester Wade committed
-
- 06 Apr, 2013 2 commits
-
-
Blair Zajac committed
-
Blair Zajac committed
-
- 19 Mar, 2013 1 commit
-
-
lwade committed
-
- 18 Mar, 2013 2 commits
- 12 Mar, 2013 1 commit
-
-
Both modules seboolean and zfs have not been adapted since they defer from the default (either by having a 'null' or special state, or prefering "on"/"off" for state indication.
Dag Wieers committed
-
- 18 Feb, 2013 1 commit
-
-
lwade committed
-
- 14 Feb, 2013 2 commits