89835e43e8e60b5fdeacdd2a48abacaa9b9778bc

The Neutron owned Static Routes created in the OVN database are marked with the external_ids key neutron:is_static_route. This mark will be used by the OVN DB sync tool to distinguish the Neutron created Static Routes from those added externally; the second ones should not be altered during the sync process. The static route update task runs only once during the maintenance task, and if all entries are already configured, no action is performed. Related-bug: #2027742 Change-Id: I4226024cb4cfd85bdf4f717d42d48150cab22442
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%