When DHCP agent is deployed with ml2/ovn for baremetal ports, ovn metadata route is not added. This patch adds route via ovn metadata port if exists so baremetal nodes can fetch metadata. Conflicts: neutron/agent/linux/dhcp.py The conflict was just simple indent and formatting which needed manual resolution Closes-Bug: #1982569 Related-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2213862 Change-Id: I12e496d70bb6db707b317d0aeb6e4edd6c43571e (cherry picked from commit 82f2a21d1c9e27999d3fd7006a7ecf961039a370)
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%