.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2014-11-05 11:07:19 -05:00 |
_ec2_ami_search.py
|
deprecated ec2_ami_search
|
2015-04-16 15:39:26 -04:00 |
cloudformation.py
|
really fixed docs this time
|
2015-03-31 09:15:20 -04:00 |
ec2.py
|
Fix a typo in create_instances
|
2015-05-04 17:14:42 -07:00 |
ec2_ami.py
|
minor doc fixes, set version added for new tags: parameter
|
2015-05-01 09:58:27 -04:00 |
ec2_ami_find.py
|
Several cleanups to many modules:
|
2015-05-11 12:15:53 -07:00 |
ec2_asg.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_eip.py
|
Use existing ec2_eip address if already associated
|
2015-05-05 11:37:47 +01:00 |
ec2_elb.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_elb_lb.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_facts.py
|
Merge pull request #260 from willthames/aws_frankfurt
|
2014-12-22 08:47:27 -05:00 |
ec2_group.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_key.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_lc.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_metric_alarm.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_scaling_policy.py
|
Fixed typos
|
2015-05-04 12:54:03 +01:00 |
ec2_snapshot.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_tag.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_vol.py
|
[ec2_vol] Find or Create volume by name
|
2015-05-12 07:06:37 +02:00 |
ec2_vpc.py
|
fixes issue 122, where the module recreates the route table in each run
|
2015-05-07 16:04:01 +05:30 |
elasticache.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
rds.py
|
Added postgresql-license type
|
2015-05-13 16:16:41 +10:00 |
rds_param_group.py
|
Fix Issue #1216 (ValueError with Amazon RDS)
|
2015-05-05 10:53:17 -03:00 |
rds_subnet_group.py
|
Fix typo in rds_subnet_group.py
|
2015-04-06 10:00:17 -04:00 |
route53.py
|
Update route53.py
|
2015-05-01 12:28:47 +10:00 |
s3.py
|
avoid exception when boto is not available
|
2015-04-24 11:03:36 -04:00 |