When creating a subnet there's a risk for inconsistencies in OVN DB

Bug #1790839 reported by Daniel Alvarez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-ovn
In Progress
Undecided
Daniel Alvarez

Bug Description

When creating a subnet, two OVN resources are created:

1. DHCP_Options row
2. Port_Group row

Right now this is being done on a separate transaction so there's a risk that 1) succeeds and 2) fails which is not going to be fixed by the maintenance task.

We need to consolidate both operations into the same OVSDB transaction.

Changed in networking-ovn:
assignee: nobody → Daniel Alvarez (dalvarezs)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on networking-ovn (master)

Change abandoned by Daniel Alvarez (<email address hidden>) on branch: master
Review: https://review.openstack.org/599999

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.