heat/heat/engine/clients/os
Zane Bitter 2990b74abc Fix Designate Zone lookup by name
Zones are a concept of the Designate v2 API. Since v1 is still the
default, we need to explicitly use v2 when doing anything to do with
Zones. We were doing this when looking up a zone directly, but not when
falling back to listing all zones and going through them by name. This
meant that designate.zone constraint validation would fail (including on
the 'zone' property of OS::Designate::RecordSet) when the zone was
specified by name rather than UUID.

Change-Id: Id4194a74398488813f901b255f312f7ac962a426
Task: #29162
(cherry picked from commit 8c79ae0aeb)
2019-07-29 14:48:39 +00:00
..
keystone Generate user passwords with special characters 2018-03-23 12:41:26 -04:00
neutron Refactor neutron constraints 2017-05-23 12:46:15 +00:00
__init__.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
aodh.py Pass region_name to session client 2016-10-05 20:38:21 +05:30
barbican.py Remove old import path in barbican 2018-02-07 12:56:03 +08:00
ceilometer.py Remove oslo-incubator use in other client plugins 2016-11-18 22:16:34 +01:00
cinder.py Check for server in attachements when checking for detach complete 2018-10-09 09:11:51 +00:00
designate.py Fix Designate Zone lookup by name 2019-07-29 14:48:39 +00:00
glance.py Default to Glance v2 2017-01-11 15:57:04 +01:00
heat_plugin.py Remove use of heat_watch_server_url 2018-01-28 09:11:18 +05:30
magnum.py Add constraint for cluster template 2017-04-06 17:31:44 -05:00
manila.py Update the constraint value of schema 'ACCESS_TYPE' for Manila share 2016-12-19 16:53:25 +08:00
mistral.py Check for keystoneauth exceptions in mistral client plugin 2017-09-03 10:45:50 +05:30
monasca.py Fix for None base_url for Monasca client 2018-01-31 12:13:51 +00:00
nova.py Replace deprecated nova calls for floatingip 2018-06-07 09:14:17 +05:30
octavia.py Add octavia L7Rule Resource 2018-01-23 13:03:55 +05:30
openstacksdk.py Fixing Senlin incompatibility with openstacksdk 0.11.x 2018-05-07 17:45:37 +00:00
sahara.py Add sahara constraints 2017-01-18 16:45:59 +04:00
senlin.py Fixing Senlin incompatibility with openstacksdk 0.11.x 2018-05-07 17:45:37 +00:00
swift.py Use keystone session with clients 2017-02-17 17:24:26 +05:30
trove.py Remove oslo-incubator use in other client plugins 2016-11-18 22:16:34 +01:00
zaqar.py Remove log translations 2017-03-25 17:11:50 +08:00
zun.py zun: delete container by using 'stop' option 2018-01-17 04:18:35 +00:00