ansible/cloud
Monty Taylor 187a4bd505 Add support for network, boot_from_volume and volumes
nics is a great flexible parameter, but it's wordy. Shade now supports
a simple parameter too, which is just "network" and takes a name or id.
Add passthrough support.

In addition to supporting booting from a pre-existing volume, nova and
shade both support the concept of booting from volume based on an image.
Pass the parameters through.

Shade supports boot-time attachment of additional volumes for OpenStack
instances. Pass through the parameter so that ansible users can also
take advantage of this.
2015-12-15 07:32:28 -05:00
..
amazon Set the argument type for ec2_vol's encrypted parameter 2015-12-09 10:14:06 +07:00
azure keep backwards compatibility 2015-10-03 14:03:54 -03:00
digital_ocean doc updates 2015-11-25 23:48:02 -08:00
docker Merge pull request #2239 from boushley/devel 2015-12-14 21:59:27 -05:00
google Add explanation in case that ipv4_range is required 2015-09-17 15:37:07 +09:00
linode Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
openstack Add support for network, boot_from_volume and volumes 2015-12-15 07:32:28 -05:00
rackspace added version added to new rax_cdb choices 2015-10-07 21:30:17 -04:00
vmware Merge pull request #2196 from fennm/vmware_clone_to_folder 2015-12-11 09:52:42 -05:00
__init__.py