04f693bbbb

OVNRevisionNumbers registers are used to check the synchronization status of the objects handled by OVN, assigning a revision number to those objects stored in the Neutron DB, also present in the OVN one. The methods implemented are: - create_initial_revision - delete_revision - get_revision_row - bump_revision Partially-Implements: blueprint neutron-ovn-merge Change-Id: I8a3bf9a915f6812db6e78a189127613a2fa204ae
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%