neutron/neutron/plugins/ml2/extensions
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
..
__init__.py Add portsecurity extension support 2015-03-17 05:13:04 +08:00
data_plane_status.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
dns_integration.py Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
port_security.py delete common_db_mixin 2019-04-17 11:25:41 -06:00
qos.py use ml2 driver api from neutron-lib 2017-11-10 08:41:28 -07:00
subnet_dns_publish_fixed_ip.py Allow to select subnets to publish DNS records 2019-12-14 13:36:09 +00:00
uplink_status_propagation.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00