community.general/lib/ansible/modules/cloud
Robin Miller 6d8edfc35f Handle throttling and move BotoServerError handling to main. (#22383)
Unclear how useful it is to still be catching BotoServerError exceptions
generally, especially when we are now hopefully handling most instances
of throttling, but kept it as it was already in the code. Moved to main
as catching BotoServerErrors inside individual functions will bypass any
AWSRetry.backoff decorator.

Move additional imports to top.

Use python2.6 formatting

A bit of cleanup on imports

Make one more string interpolation Python 2.6 compatible.
2017-03-13 16:00:06 -04:00
..
amazon Handle throttling and move BotoServerError handling to main. (#22383) 2017-03-13 16:00:06 -04:00
atomic PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
azure Remove invalid type: (#22548) 2017-03-12 19:58:20 +00:00
centurylink PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
cloudscale cloudscale: Document SSH host key retrieval (#22299) 2017-03-05 22:48:45 +01:00
cloudstack Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
digital_ocean Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
dimensiondata Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
docker Changes command and entrypoint to type list 2017-03-13 14:39:23 -04:00
google Enable path expansion in GCE modules 2017-03-12 16:55:43 -04:00
linode Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
lxc [cloud][lxc] Prevent hostname to be set (#22246) 2017-03-03 13:33:41 -05:00
lxd Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
misc Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
openstack Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
ovh Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
ovirt cloud: ovirt: Fix ovirt_tags documentation (#22569) 2017-03-13 13:33:33 -04:00
packet Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
profitbricks no log passwords (#21229) 2017-02-10 15:13:59 -05:00
pubnub [cloud] New module: PubNub BLOCKS management module (#20200) 2017-02-14 10:53:31 -05:00
rackspace Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
smartos [modules] Fix bad usages of traceback.format_exc(); doesn't take an error parameter (#21678) 2017-02-20 13:27:39 -05:00
softlayer PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
univention Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
vmware Changed datacenter Required to False since default is set. Fixes 'required and default are mutually exclusive for datacenter' error. Fixes 21076 (#21492) 2017-02-27 09:15:06 -05:00
webfaction no log passwords (#21229) 2017-02-10 15:13:59 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00