octavia/octavia/common
Michael Johnson 40731e572f Fix neutron subnet lookup ignoring endpoint_type
The recent patch[1] that adds a neutron subnet lookup using the user
context is not honoring the interface/endpoint_type or region_name
settings for neutron in the octavia configuration file.
This is causing problems for deployments that use the "internal"
endpoint for neutron and the current code will always return
the "public" endpoint.
This patch corrects this problem by including those filter
parameters when the neutron endpoint is looked up in keystone.

[1] https://review.opendev.org/726042

Change-Id: I7b8f7c7d653b37395f9a660be67f954a3a6f26d9
Story: 2007863
Task: 40173
2020-06-25 17:10:38 +00:00
..
jinja Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
tls_utils Remove all usage of six library 2020-03-18 17:15:26 -04:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base_taskflow.py Jobboard based controller 2020-04-08 19:53:09 +04:00
clients.py Fix neutron subnet lookup ignoring endpoint_type 2020-06-25 17:10:38 +00:00
config.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
constants.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
context.py Don't reload the policy for every API request. 2017-06-29 10:47:27 -07:00
data_models.py Add TLS version configuration for pools 2020-06-03 21:58:47 +00:00
decorators.py Update Octavia docs for documentation migration 2017-07-03 11:43:40 -07:00
exceptions.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
keystone.py Add oslo middleware healthcheck to Octavia API 2020-03-19 11:24:16 -07:00
policy.py Don't register cli opts on import 2020-04-07 00:06:44 +00:00
rpc.py Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
service.py Set neutron client logging to INFO 2019-09-13 16:09:29 -07:00
stats.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00
utils.py Refactor the failover flows 2020-06-18 16:25:21 -07:00
validate.py Add TLS version configuration for listeners 2020-06-03 14:57:47 -07:00