.. |
__init__.py
|
added __init__.py to new cloud subcategories so builds work again
|
2016-12-08 11:22:25 -05:00 |
_ec2_ami_search.py
|
Remove unneeded urllib2 import
|
2016-12-08 11:23:27 -05:00 |
cloudformation.py
|
fix ugly documentation
|
2016-12-08 11:23:29 -05:00 |
ec2.py
|
Fixed typo for instance_tags documentation
|
2016-12-08 11:23:35 -05:00 |
ec2_ami.py
|
ec2_ami can update an ami's launch_permissions
|
2016-12-08 11:23:28 -05:00 |
ec2_ami_find.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
ec2_asg.py
|
corrected whitepace
|
2016-12-08 11:23:34 -05:00 |
ec2_eip.py
|
using single device_id and enabling release on disassociation
|
2016-12-08 11:23:33 -05:00 |
ec2_elb.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
ec2_elb_lb.py
|
Make sure listener ports are ints.
|
2016-12-08 11:23:34 -05:00 |
ec2_facts.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
ec2_group.py
|
Add missing GPLv3 License header
|
2016-12-08 11:23:25 -05:00 |
ec2_key.py
|
Add missing GPLv3 License header
|
2016-12-08 11:23:25 -05:00 |
ec2_lc.py
|
Remove non-ascii quote char
|
2016-12-08 11:23:33 -05:00 |
ec2_metric_alarm.py
|
Return an iterable instead of None
|
2016-12-08 11:23:30 -05:00 |
ec2_scaling_policy.py
|
Add missing GPLv3 License header
|
2016-12-08 11:23:25 -05:00 |
ec2_snapshot.py
|
Refactor ec2_snapshot to make it more testable
|
2016-12-08 11:23:28 -05:00 |
ec2_tag.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
ec2_vol.py
|
ec2_vol: Added missing "needs 2.0" doc
|
2016-12-08 11:23:32 -05:00 |
ec2_vpc.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
ec2_vpc_net.py
|
Added 'resource_tags' alias
|
2016-12-08 11:23:22 -05:00 |
elasticache.py
|
one thing missed
|
2016-12-08 11:23:31 -05:00 |
elasticache_subnet_group.py
|
Elasticache Subnet Group
|
2016-12-08 11:23:04 -05:00 |
iam.py
|
iam: don't delete passwords by default
|
2016-12-08 11:23:25 -05:00 |
iam_cert.py
|
iam certificate module
|
2016-12-08 11:23:10 -05:00 |
iam_policy.py
|
Fix iam_policy example
|
2016-12-08 11:23:24 -05:00 |
rds.py
|
Clarified and cleaned up grammar of error messages.
|
2016-12-08 11:23:33 -05:00 |
rds_param_group.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
rds_subnet_group.py
|
Updating cloud modules with proper github author information
|
2016-12-08 11:23:07 -05:00 |
route53.py
|
Update route53.py
|
2016-12-08 11:23:24 -05:00 |
s3.py
|
Added option to set multiple ACLs for S3 objects. Also verifies the selected permissions against Boto's canned ACL strings list.
|
2016-12-08 11:23:35 -05:00 |