1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Colleen Murphy 0890559ab5 Fix OpenStack keystone domain idempotency (#20637)
Without this patch, the os_keystone_domain module is not idempotent if
the description is empty because the description parameter is None in
ansible, but the keystone client returns an empty unicode string.
Following the example of other OpenStack modules, this patch fixes the
issue by checking whether the module parameter is None before going on
to check its value.
2017-01-25 16:57:13 +00:00
..
amazon lambda: Remove the note about supporting S3 uploads only (#20562) 2017-01-24 11:21:32 -05:00
atomic Update atomic_image.py (#19756) 2017-01-05 10:33:05 -08:00
azure Remove quotes - Cloud/azure/azure.py (#19206) 2017-01-08 15:28:48 +00:00
centurylink Some additional module cleanup of mistakes made during merging 2016-12-08 11:35:20 -05:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack cloudstack: fix user data unexpected marked as changed (#20540) 2017-01-24 11:10:59 -05:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata doc: changelog: new module dimensiondata_network 2017-01-17 08:20:35 +01:00
docker [docs] Update docker_container docs to match syslog-tag deprecation in docker 1.13 2017-01-25 10:19:10 -05:00
google update GCE instance image with Debian 8 Jessie (#20558) 2017-01-24 11:20:36 -05:00
linode eval() should be avoided when at all possible 2017-01-05 10:41:49 -08:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc Add DHCP leases to the facts return by the module (#19700) 2017-01-11 18:38:38 -05:00
openstack Fix OpenStack keystone domain idempotency (#20637) 2017-01-25 16:57:13 +00:00
ovh minor spelling changes 2016-12-13 13:51:13 -05:00
ovirt cloud: ovirt: add affinity groups module (#20047) 2017-01-25 09:17:58 -05:00
packet 2 modules for Packet host: packet_device and packet_sshkey (#19005) 2017-01-03 16:10:17 +00:00
profitbricks minor spelling changes 2016-12-13 13:51:13 -05:00
rackspace Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
smartos New module for managing VMs and zones on SmartOS. (#19951) 2017-01-18 12:21:52 -08:00
softlayer minor spelling changes 2016-12-13 13:51:13 -05:00
univention moved univention into cloud 2017-01-16 14:43:17 -05:00
vmware vmware_guest: Amazing speed up module (#19937) 2017-01-24 11:42:37 -05:00
webfaction Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00