10e31ea1e2
The subnet-dns-publish-fixed-ip extension adds a new attribute to the definition of the subnet resource. When set to true it will allow publishing DNS records for fixed IPs from that subnet independent of the restrictions described in the [1]. [1] https://docs.openstack.org/neutron/latest/admin/config-dns-int-ext-serv.html Change-Id: I095564cec0f5804e4d0ea9b5201ed40b9d9be603
8 lines
282 B
YAML
8 lines
282 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Adds the ``subnet_dns_publish_fixed_ip`` option extension in ml2 plugin.
|
|
The subnet-dns-publish-fixed-ip extension adds a new attribute to the
|
|
definition of the subnet resource. When set to true it will allow
|
|
publishing DNS records for fixed IPs.
|