.. |
__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
|
Use get_aws_connection_info to get AWS creds.
|
2015-04-26 14:50:07 +01:00 |
ec2_ami.py
|
Merge pull request #966 from jnsaff/devel
|
2015-04-16 11:35:37 -04:00 |
ec2_ami_find.py
|
added new ec2_ami_find as per #905
|
2015-04-16 15:39:26 -04:00 |
ec2_asg.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_eip.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06: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
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06: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
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
ec2_scaling_policy.py
|
fixed bug where scaling policy return a random policy if many autoscale group have policies with same name.
|
2015-04-16 14:36:26 -03: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
|
Fix indent of "register" key
|
2015-04-09 19:10:49 +09:00 |
ec2_vpc.py
|
Fixes regression introduced by edf1ac1ea6
|
2015-04-21 14:56:46 -04:00 |
elasticache.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
rds.py
|
Fixed MS SQL port number in documentation (1443->1433) per: https://support.microsoft.com/en-us/kb/287932
|
2015-04-21 07:59:05 -04:00 |
rds_param_group.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
rds_subnet_group.py
|
Fix typo in rds_subnet_group.py
|
2015-04-06 10:00:17 -04:00 |
route53.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |
s3.py
|
issue #994: use HAS_BOTO to determine if import was successful:
|
2015-04-01 17:31:10 -06:00 |