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
Manuel Tiago Pereira 3079c5e001 Add support for legacy registries to pull_image().
Since we now have several exceptions to the assumption that the
result of the pull would be on the last status line returned by
docker-py's pull(), I've changed the function so that it looks
through the status lines and returns what if finds on it.
Despite the repeated `break`s, the code seems simpler and a little
more coherent like this. From what I've checked using
`https://github.com/jlafon/ansible-profile`, the execution time is
mostly the same.
10 years ago
..
amazon Update try statement as pointed out by defionscode 10 years ago
azure keep backwards compatibility 10 years ago
digital_ocean Fixed bug, when MX records pointed to ORIGIN(@) caused unintentional change of random A record. 11 years ago
docker Add support for legacy registries to pull_image(). 10 years ago
google Delete dead and broken code 10 years ago
linode Updating cloud modules with proper github author information 11 years ago
openstack Merge pull request #2345 from larsks/bug/port-allow-secgroup-list 10 years ago
rackspace added version added to new rax_cdb choices 10 years ago
vmware Merge pull request #1757 from gutoandreollo/devel 10 years ago
__init__.py package files 11 years ago