f8cb7e849f88c123568cfb0259abc7ef1c8f3d7c

The OVNRevisionNumbers maintenance methods are used to check inconsistences between the Neutron and the OVN databases. Two methods are implemented: - get_inconsistent_resources: to retrieve those registers with different revision number - get_deleted_resources: to retrieve the list of OVNRevisionNumbers orphan registers (the resource register is deleted). Previous paths in networking-ovn tree: ./networking_ovn/db/maintenance -> ./neutron/db/ovn_revision_numbers_db Co-Authored-By: Lucas Alvares Gomes <lucasagomes@gmail.com> Change-Id: I948af3d3b93731dbf0773615759b49bf6b4a8f5f Partially-Implements: blueprint neutron-ovn-merge
…
…
…
…
…
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
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%