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
Shawn Silva ba8930c83a Fix for modifying the size of an RDS instance.
When attempting to modify the size of an RDS instance Ansible succeeds and
returns a "changed" status. However, no changes are applied to the RDS
instance. Boto is looking for a keyword parameter of "allocated_storage" to
update the size, and this parameter wasn't being included.
10 years ago
..
amazon Fix for modifying the size of an RDS instance. 10 years ago
azure ensure password or ssh cert specified 11 years ago
digital_ocean Updating cloud modules with proper github author information 11 years ago
docker Updated PR based on comments 10 years ago
google Delete dead and broken code 11 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack Merge pull request #250 from saito-hideki/bug/249 10 years ago
rackspace Preventing servers that are deleted and left in the deleted state from being included in the server list 11 years ago
vmware Merge pull request #1757 from gutoandreollo/devel 10 years ago
__init__.py package files 11 years ago