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
Alberto Murillo Silva d31a09ceb7 Fix os_quota to not break when volumev2 service is not available.
os_quota checks the current quotas for compute, network and volume
services and fails when no volume service is found in the catalog.

Since openstack test deployments without volume services are common
os_quota shouldn't fail if such service is missing.

Fixes #23085

Signed-off-by: Alberto Murillo Silva <alberto.murillo.silva@intel.com>
2017-05-04 18:34:12 -04:00
..
cloud Fix os_quota to not break when volumev2 service is not available. 2017-05-04 18:34:12 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Switch last remaining decode to to_text (#24269) 2017-05-03 16:51:17 -05:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
files Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
identity New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
net_tools Add validate_certs option to ldap_attr, ldap_entry (#24060) 2017-05-03 16:29:55 +01:00
network New module to setup Cloud properties (#22226) 2017-05-04 13:24:43 +01:00
notification sns: move from notification directory to cloud/amazon directory - fixes #11874 (#23805) 2017-05-02 10:05:48 -04:00
packaging dnf: Add autoremove option 2017-05-04 13:52:16 -07:00
remote_management fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
source_control Fixes #23285 (#24291) 2017-05-04 10:08:39 -07:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system adjusted descriptions in DOCUMENTATION, and fixed type in RETURN 2017-05-04 07:38:34 -07:00
utilities fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
web_infrastructure Pep8 fixes for deploy_helper (#24237) 2017-05-03 11:30:15 +01:00
windows Fix win_user warning message (#24263) 2017-05-04 12:53:19 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00