neutron/neutron
Jens Harbott 57bc6d167b Allow to select subnets to publish DNS records
As described in [0] a new attribute ``dns_publish_fixed_ip`` is added
to subnets, allowing to specify directly whether DNS records should be
published for this subnet. This overrides the previous behaviour that
makes this decision based on various properties of the network that
the subnet is contained in, see [1].

[0] https://launchpad.net/bugs/1784879
[1] https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html

Change-Id: I14605ead2694d9e9422b3d7b519aed2e3c340e2a
Partial-Bug: 1784879
2019-12-14 13:36:09 +00:00
..
agent Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
api Adding LOG statements to debug 1838449 2019-10-08 12:12:43 -05:00
cmd Add upgrade check for NIC Switch agent 2019-12-01 11:58:16 +02:00
common [OVN] Move OVN metadata agent 2019-12-09 10:48:39 +00:00
conf Merge "List SG rules which belongs to tenant's SG" 2019-12-12 23:15:00 +00:00
core_extensions Switch to new engine facade for QoS 2019-05-28 08:11:35 +00:00
db Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
debug Do not inherit from built-in "dict" 2019-11-29 18:12:07 +00:00
extensions Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
hacking Remove Neutron LBaaS 2019-09-20 07:46:06 +00:00
ipam Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
locale Imported Translations from Zanata 2019-10-01 07:59:21 +00:00
notifiers Use openstacksdk for ironic notifiers 2019-09-19 06:56:24 +00:00
objects Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
pecan_wsgi Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
plugins Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
privileged Merge "Avoid raising NetworkInterfaceNotFound exception in DHCP agent logs" 2019-12-11 23:17:12 +00:00
profiling Add profiler decorator to Neutron 2019-10-31 10:05:01 -05:00
quota Set DB retry for quota_enforcement pecan_wsgi hook 2019-11-08 15:34:17 +04:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
server Allow neutron-api load config from WSGI process 2018-07-25 15:22:14 +07:00
services Fix pep8 errors found by hacking 2.0.0 2019-12-13 16:41:27 -05:00
tests Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
__init__.py Fix incorrect usage of '# flake8: noqa' 2018-10-29 15:27:50 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py
manager.py Define dhcp_agents_per_network with min=1 2019-05-15 14:08:21 -04:00
neutron_plugin_base_v2.py Do not load default service plugins if core plugin is not DB based 2017-11-09 20:34:52 +00:00
opts.py Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
policy.py List SG rules which belongs to tenant's SG 2019-11-27 15:45:09 +01:00
service.py Fix default RPC worker count 2019-08-01 20:58:19 +01:00
version.py
worker.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00
wsgi.py Change process name of neutron-server to match worker role 2019-03-01 14:18:09 -05:00