You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Christopher Kotfila 2632aa630f Unpack AWS reservations while waiting to terminate (#4012)
Previously calculation of the number of instances that have been
terminated assumed all instances were in the first reservation returned
by AWS.  If this is not the case the calculated number of instances
terminated never reaches the number of instances and the module always
times out. By unpacking the instances we get an accurate number and the
module correctly exits.
8 years ago
..
amazon Unpack AWS reservations while waiting to terminate (#4012) 8 years ago
azure
digital_ocean
docker Set default log_driver to None to prevent config comparison when a log_driver is not specified. Fixes #4600. 8 years ago
google
linode
openstack
rackspace
vmware
__init__.py