Filter endpoint filter mismatch with keystoneauth1 77/67977/1
authorXiaohua Zhang <xiaohua.zhang@windriver.com>
Thu, 20 Sep 2018 04:53:04 +0000 (04:53 +0000)
committerXiaohua Zhang <xiaohua.zhang@windriver.com>
Thu, 20 Sep 2018 04:53:04 +0000 (04:53 +0000)
commitd6d8cbf451a596aa7cbaa240fbcafb288a3494bc
treee2ccc49af7370ba9dac76dc51f873bd0b01c045b
parentd6279df2157d37978895cb246b2e52cb992c3d1f
Filter endpoint filter mismatch with keystoneauth1

keystoneauth1 accept region_name as endpoint filter,
which will match either region_id or region of the
endpoint catalog

Change-Id: I7ba1f7904e4b3004565d826f4ea3cd345ce45f62
Issue-ID: MULTICLOUD-364
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
23 files changed:
newton/newton/resource/views/capacity.py
newton/newton/resource/views/events.py
ocata/ocata/resource/views/capacity.py
ocata/ocata/resource/views/events.py
pike/pike/resource/views/capacity.py
share/newton_base/openoapi/flavor.py
share/newton_base/openoapi/hosts.py
share/newton_base/openoapi/hypervisor.py
share/newton_base/openoapi/image.py
share/newton_base/openoapi/limits.py
share/newton_base/openoapi/network.py
share/newton_base/openoapi/server.py
share/newton_base/openoapi/subnet.py
share/newton_base/openoapi/tenants.py
share/newton_base/openoapi/volume.py
share/newton_base/openoapi/vport.py
share/newton_base/proxy/dnsaasdelegate.py
share/newton_base/proxy/identityV3.py
share/newton_base/proxy/proxy_utils.py
share/newton_base/proxy/services.py
share/newton_base/registration/registration.py
windriver/titanium_cloud/resource/views/capacity.py
windriver/titanium_cloud/vesagent/event_domain/fault_vm.py