cde5580bf1f2850c90733eea2a6a7e3b46e22b63
Added a configuration option '[ovn]dns_records_ovn_owned' to allow setting 'ovn-owned' DNS option added as part of [1]. The Default is False so no change in the current behavior. If this option is set to True for OVN version 24.03 and above, DNS records will be treated local to the OVN controller and it will respond to the queries for the records and record types known to it else it will forward them to the configured DNS Server(s). Also added a maintenance task to update the option in all the DNS records as per the config option with neutron restart. [1] https://github.com/ovn-org/ovn/commit/1622526ff Depends-On: https://review.opendev.org/c/openstack/requirements/+/942797 Depends-On: https://review.opendev.org/c/openstack/ovsdbapp/+/942367 Related-Issue: https://issues.redhat.com/browse/OSPRH-10758 Related-Bug: #2059405 Change-Id: Ia645e8539753c03eb6ead9a868ba5bf194e9a724
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
If you would like to contribute to Neutron, please read the file CONTRIBUTING.rst or see the Neutron contributor guide:
https://docs.openstack.org/neutron/latest/contributor/contributing.html
Get in touch via email. Use [Neutron] in your subject.
Description
Languages
Python
99.7%
Shell
0.3%