neutron/neutron/services
Erik Olof Gunnar Andersson 654c1f06d5 Fix designate driver not being fully region aware
The admin part of the designate implementation, never
passes the region or url to client. This means that it
may fail in multi-region situations.

We fix this by always passing the endpoint
override to the client every-time it's instantiated.

We also add an alternative uri for devstack
when a designate-api port isn't set.

Closes-Bug: #1845891
Change-Id: Ia86c3177f1c0a1909a35e55e63b60aec5167124d
2019-09-30 01:18:03 +00:00
..
auto_allocate Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
conntrack_helper Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
externaldns Fix designate driver not being fully region aware 2019-09-30 01:18:03 +00:00
flavors use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
l3_router Implement extension: extraroute-atomic 2019-09-11 13:58:47 +02:00
logapi use logapi constants from neutron-lib 2019-05-22 14:49:21 -06:00
loki use sqla functions from neutron-lib 2018-07-25 21:04:20 +00:00
metering Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
network_ip_availability use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
network_segment_range Use segment range exceptions from neutron-lib 2019-05-02 07:03:30 +08:00
placement_report Log when the placement service plugin is used wrongly 2019-05-22 13:15:03 +02:00
portforwarding Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
qos Improve "QoSPlugin._validate_create_port_callback" 2019-07-09 16:54:03 +00:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
revisions use api def ALIAS in supported_extension_aliases 2019-04-08 08:30:20 -06:00
segments Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
tag Start enforcing E125 flake8 directive 2019-07-19 23:39:41 -04:00
timestamp remove the neutron.db._model_query module 2019-01-25 08:55:25 -07:00
trunk Increase number of retries in _process_trunk_subport_bindings 2019-08-28 17:57:09 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Merge "Select service_provider on the basis of service_module" 2018-11-15 12:47:09 +00:00
service_base.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00