ansible/library/cloud
willthames de659af82b Added the ability to add volumes to instances at creation time
This allows a volume to be cloned from a snapshot, a brand new
volume to be created, or an ephemeral volumes to be associated
at time of instance creation.

This avoids any race conditions associated with creating extra volumes
after instance creation (e.g. writes happening before the volume is
mounted).

In addition, this allows the root volume to be edited
2014-01-25 12:38:41 +10:00
..
cloudformation Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
digital_ocean digital_ocean: added requirements in DOCUMENTATION 2014-01-21 14:09:21 +01:00
docker All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 2014-01-15 09:52:17 -05:00
ec2 Added the ability to add volumes to instances at creation time 2014-01-25 12:38:41 +10:00
ec2_ami Move more responsibility to common EC2 module 2013-12-17 14:07:24 +10:00
ec2_eip Move more responsibility to common EC2 module 2013-12-17 14:07:24 +10:00
ec2_elb ec2_elb module: Minor improvements to documentation 2014-01-16 13:14:44 +10:00
ec2_elb_lb Refactor ec2_elb_lb to use shared module snippet code 2014-01-24 15:33:41 -05:00
ec2_facts Fixes #4540 Use shared module snippet to evaluate ec2 credentials 2013-11-01 11:59:24 -04:00
ec2_group Move more responsibility to common EC2 module 2013-12-17 14:07:24 +10:00
ec2_key Standardize some parameters in ec2_key 2014-01-23 22:22:09 -05:00
ec2_tag Merge pull request #5311 from willthames/ec2_refactor 2014-01-06 14:09:38 -08:00
ec2_vol Move more responsibility to common EC2 module 2013-12-17 14:07:24 +10:00
ec2_vpc Move more responsibility to common EC2 module 2013-12-17 14:07:24 +10:00
elasticache Merge pull request #5311 from willthames/ec2_refactor 2014-01-06 14:09:38 -08:00
gc_storage Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_lb Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_net Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
gce_pd Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
glance_image Fixes #5023 Convert all modules to use new snippet import pattern 2013-12-02 15:11:23 -05:00
keystone_user Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
linode Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
nova_compute Merge pull request #5028 from retr0h/correct-nova-api-auth-check 2013-12-13 08:36:27 -08:00
nova_keypair Merge pull request #5028 from retr0h/correct-nova-api-auth-check 2013-12-13 08:36:27 -08:00
ovirt Use ovirtsdk if it installed, but fall out gracefully if it is not 2013-12-03 20:21:16 +08:00
quantum_floating_ip Specify internal_network_name 2013-12-17 14:24:30 -05:00
quantum_floating_ip_associate Add support for neutronclient 2013-12-17 13:24:20 -05:00
quantum_network Add support for neutronclient 2013-12-17 13:24:20 -05:00
quantum_router Add support for neutronclient 2013-12-17 13:24:20 -05:00
quantum_router_gateway Add support for neutronclient 2013-12-17 13:24:20 -05:00
quantum_router_interface Add support for neutronclient 2013-12-17 13:24:20 -05:00
quantum_subnet Add support for neutronclient 2013-12-17 13:24:20 -05:00
rax Fix regex match, the printf match should work with 0 or more numeric padding characters, not 1 or more 2014-01-20 16:43:42 -06:00
rax_clb Ensure the id attribute is returned for a node 2014-01-09 14:05:32 -06:00
rax_clb_nodes Add ansible.module_utils.rax 2013-11-21 15:46:25 -06:00
rax_dns Remove errant raise 2013-12-06 16:49:28 -06:00
rax_dns_record Initial commit of rax_dns_record 2013-12-06 17:03:08 -06:00
rax_facts Merge pull request #4996 from sivel/rax-module-utils 2013-12-02 11:55:59 -08:00
rax_network Add ansible.module_utils.rax 2013-11-21 15:46:25 -06:00
rds Merge pull request #5311 from willthames/ec2_refactor 2014-01-06 14:09:38 -08:00
route53 Fix AWS credential params for s3 and other modules 2013-11-26 19:29:06 -08:00
s3 Fix AWS credential params for s3 and other modules 2013-11-26 19:29:06 -08:00
virt Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00