openstacksdk/openstack/cloud
zhufl 8caa5ea866 Fix duplicated words issue like "was not not found"
This is to fix the duplicated words issue like
"if the field was not not found in any elements".

Change-Id: I7504354ec8b258cce0e3788c7d306d4ea2864ef4
2020-01-06 14:25:17 +08:00
..
cmd Fix openstack-inventory 2018-04-23 22:40:28 +02:00
tests Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
__init__.py Make it clear that OpenStackCloud is a mixin 2018-10-15 13:21:57 -05:00
_baremetal.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
_block_storage.py Replace catalog-v3.json with keystoneauth fixture 2019-08-20 08:45:53 -04:00
_clustering.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_coe.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_compute.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
_dns.py Fix dns return values 2019-08-08 07:30:31 -04:00
_floating_ip.py Skip attaching FloatingIP if it is already attached 2019-05-06 10:38:37 +00:00
_identity.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_image.py Replace catalog-v3.json with keystoneauth fixture 2019-08-20 08:45:53 -04:00
_network.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
_network_common.py Split OpenStackCloud into reasonable pieces 2019-03-26 16:26:48 +01:00
_normalize.py Support Proxy-specific region_name 2019-06-04 13:38:17 +00:00
_object_store.py Support uploading image from data and stdin 2019-12-17 15:05:00 +01:00
_orchestration.py Move Orchestration methods into Proxy 2019-04-03 13:05:44 +02:00
_security_group.py force specify project_id during create Sg_rule may cause issue 2019-07-12 06:26:06 +00:00
_utils.py Fix duplicated words issue like "was not not found" 2020-01-06 14:25:17 +08:00
exc.py Port wait_for_ methods to use iterate_timeout 2018-01-09 12:00:54 -06:00
inventory.py Add support for all_tenants in OpenStackInventory 2019-04-30 21:47:15 -06:00
meta.py Fix server for later microversion 2019-10-04 18:17:28 +02:00
openstackcloud.py Merge "Rework statistics reporting" 2019-08-30 09:32:33 +00:00