ansible/cloud
Rob 3360cef024 Update ec2_vol.py
Changed=true now reported on new volume.
Only detach volume when instance is specified as 'None' or '' rather than whenever instance is not specified at all
Fix regression caused by 6b27cdc where by no volume is created if id or Name is not supplied
Remove unnecessary empty aliases
Corrected example to use acceptable parameter for ions
Added exception handling to get_all_instances call
Moved the attachment state validation code to attach_volume function rather than create_volume function
Refactored attach_volume and detach_volume so that changed state can be passed back to call
Created get_volume_info function so that state=present and state=list can return the same data.  Also added instance_id as a returned value in attachment_set dict
Updated aws connection method so that boto profile can be used
2015-10-15 01:20:23 +00:00
..
amazon Update ec2_vol.py 2015-10-15 01:20:23 +00:00
azure keep backwards compatibility 2015-10-03 14:03:54 -03:00
digital_ocean Fixed bug, when MX records pointed to ORIGIN(@) caused unintentional change of random A record. 2015-06-28 21:50:11 +02:00
docker Merge pull request #2258 from SamYaple/fix_docker_bug_2257 2015-10-14 11:31:06 -04:00
google Delete dead and broken code 2015-08-24 20:06:53 +02:00
linode Updating cloud modules with proper github author information 2015-06-15 14:41:22 -04:00
openstack Merge pull request #2106 from dagnello/port_module 2015-10-14 16:40:11 -04:00
rackspace added version added to new rax_cdb choices 2015-10-07 21:30:17 -04:00
vmware Merge pull request #1757 from gutoandreollo/devel 2015-09-14 15:08:47 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00