ansible/library/cloud
Cristian Ciupitu 0749112286 Micro-optimization: replace s.find(x)!=-1 with x in s
timeit shows a speedup of ~3x on Python 2.7.5 x86_64.
It also makes the code a bit shorter.
2014-03-16 13:10:28 -04:00
..
cloudformation
digital_ocean Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 15:42:45 -05:00
digital_ocean_domain Fix version_added and snippet imports on new digital ocean modules 2014-03-11 15:43:59 -04:00
digital_ocean_sshkey Fix version_added and snippet imports on new digital ocean modules 2014-03-11 15:43:59 -04:00
docker
docker_image
ec2 Merge branch 'josephtate-devel' into devel 2014-03-11 11:00:40 -05:00
ec2_ami Updating profile/security_token version_added labels 2014-03-11 10:48:16 -05:00
ec2_ami_search Fix typo in example name 2014-03-15 19:16:14 +13:00
ec2_asg Made load_balencers in ec2_lc non-required as not all ASGs require an ELB 2014-03-14 22:39:57 +00:00
ec2_eip Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 15:44:34 -05:00
ec2_elb Update version_added for wait_timeout parameter on elb module. 2014-03-11 11:22:17 -04:00
ec2_elb_lb Set version-added for new parameters in ec2_elb_lb and elasticache 2014-03-11 11:44:47 -04:00
ec2_facts Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
ec2_group Updating profile/security_token version_added labels 2014-03-11 10:48:16 -05:00
ec2_key Updating profile/security_token version_added labels 2014-03-11 10:48:16 -05:00
ec2_lc Fix docs for ec2_lc module. 2014-03-14 12:01:23 -04:00
ec2_snapshot Fix typo 2014-03-17 00:23:16 +13:00
ec2_tag Updating profile/security_token version_added labels 2014-03-11 10:48:16 -05:00
ec2_vol Update docstrings in ec2_vol 2014-03-11 12:02:04 -04:00
ec2_vpc Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:36:44 -05:00
elasticache Set version-added for new parameters in ec2_elb_lb and elasticache 2014-03-11 11:44:47 -04:00
gc_storage
gce Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:39:42 -05:00
gce_lb
gce_net
gce_pd
glance_image
keystone_user
linode
nova_compute nova_compute: Adding the version_added flag to user_data. 2014-03-11 13:45:04 -05:00
nova_keypair bug 5959: https://github.com/ansible/ansible/issues/5959 2014-03-11 13:41:50 -04:00
ovirt
quantum_floating_ip
quantum_floating_ip_associate
quantum_network
quantum_router
quantum_router_gateway
quantum_router_interface
quantum_subnet Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:43:01 -05:00
rax Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 22:46:53 -05:00
rax_clb
rax_clb_nodes
rax_dns
rax_dns_record
rax_facts
rax_files Documentation updates 2014-03-13 16:18:50 -05:00
rax_files_objects Documentation updates 2014-03-13 16:18:50 -05:00
rax_identity
rax_keypair
rax_network
rax_queue
rds
rds_param_group
rds_subnet_group
route53 Fixed references to missing method in ec2 modules 2014-03-11 18:19:03 -06:00
s3 Fixed references to missing method in ec2 modules 2014-03-11 18:19:03 -06:00
virt Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00