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
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
..
cli ansible-doc snippet format changes 2017-05-04 09:08:19 -07:00
compat Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors moved to exceptions for basic skip/fails 2017-04-25 14:48:56 -04:00
executor Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
galaxy fix ansible galaxy file mangling (#23703) 2017-04-19 14:15:20 -04:00
inventory correctly get all hosts in 'all' 2017-04-07 13:17:03 -04:00
module_utils fixed issue with multiple calls to Add-DeprecationWarning 2017-05-03 17:06:02 -07:00
modules Fix os_quota to not break when volumev2 service is not available. 2017-05-04 18:34:12 -04:00
parsing Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
playbook added versions to dep notices (#24019) 2017-04-27 12:48:31 -04:00
plugins include_vars to delegated only if delegate_facts (#24259) 2017-05-03 16:30:20 -04:00
template Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
utils Avi 17 1 (#24047) 2017-05-03 16:51:28 +01:00
vars Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Document deprecation of fetch module validate_md5 and update --tags merging deprecation (#24022) 2017-04-26 19:57:21 -07:00
release.py Bumping devel version to 2.4.0 2017-03-15 09:42:01 -05:00