community.general/lib/ansible/modules/cloud
Sloane Hertel 467a1f54a3 s3_bucket: fix python3 sorting incompatibility (#27502)
* s3_bucket: fix policy sorting for python3 so strings are evaluated as less than tuples.

Add tests to ensure this behavior is maintained.

* Fix s3_bucket comparison function to work on both Python 3.5 and 3.6

* s3_bucket: document that cmp_to_key is used for python 2.7.

Add another test for s3_bucket to compare policies of different sizes.

* fix pep8

* Work around code-smell grepping by not using the word 'cmp'.
2017-08-03 15:41:26 -04:00
..
amazon s3_bucket: fix python3 sorting incompatibility (#27502) 2017-08-03 15:41:26 -04:00
atomic Remove wildcard imports 2017-07-28 22:10:17 -07:00
azure Add reference to VNET resource group (#26052) 2017-07-31 15:29:51 -07:00
centurylink remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
cloudscale Remove wildcard imports 2017-07-28 22:10:17 -07:00
cloudstack cloudstack: make facts run in check mode 2017-07-26 11:55:53 +02:00
digital_ocean Fix JSON parsing for Python3 2017-08-02 06:47:44 -07:00
dimensiondata Remove wildcard imports 2017-07-28 22:10:17 -07:00
docker Add correct URL for docker guide (#27465) 2017-07-30 10:08:43 +01:00
google remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
linode Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxc Remove wildcard imports 2017-07-28 22:10:17 -07:00
lxd Remove wildcard imports 2017-07-28 22:10:17 -07:00
misc Fix Proxmox module crashing if the hostname doesn't exist and there's no vmid (#21305) 2017-08-02 15:42:05 +01:00
openstack Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
ovh Remove wildcard imports 2017-07-28 22:10:17 -07:00
ovirt ovirt: ovirt_host_storage_facts (#26184) 2017-07-19 07:25:47 -04:00
packet Remove wildcard imports 2017-07-28 22:10:17 -07:00
profitbricks Remove wildcard imports 2017-07-28 22:10:17 -07:00
pubnub Remove wildcard imports 2017-07-28 22:10:17 -07:00
rackspace remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
smartos Remove wildcard imports 2017-07-28 22:10:17 -07:00
softlayer Remove wildcard imports 2017-07-28 22:10:17 -07:00
univention Remove wildcard imports 2017-07-28 22:10:17 -07:00
vmware remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
webfaction Get rid of more wildcard imports and add boilerplate to more modules 2017-07-29 07:02:12 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00