[OVN] Revision number registers must be filtered by resource ID and type
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
High
|
Rodolfo Alonso | ||
Bug Description
The OVN revision numbers have a multicolumn index: (resource_uuid, resource_type) [1]. In particular because of the Neutron ports that belong to a router. A router interface is a single Neutron register ("ports"). But in OVN two registers are created: "Logical_
When retrieving a register "ovn_revision_
[1]https:/
[2]https:/
| Changed in neutron: | |
| assignee: | nobody → Rodolfo Alonso (rodolfo-alonso-hernandez) |
| importance: | Undecided → High |
| tags: | added: ovn |

Any patch fixing this issue should be backported up to the oldest active branch (2023.1 right now).