← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1336596] [NEW] Cisco N1k: Clear entries in n1kv specific tables on rollbacks

 

Public bug reported:

During rollback operations, the resource is cleaned up from the neutron database but leaves a few stale entries in the n1kv specific tables.
Vlan/VXLAN allocation tables are inconsistent during network rollbacks.
VM-Network table is left inconsistent during port rollbacks.
Explicitly clearing ProfileBinding table entry (during network profile rollbacks) is not required as delete_network_profile internally takes care of it.

** Affects: neutron
     Importance: Undecided
     Assignee: Abhishek Raut (abhraut)
         Status: New


** Tags: cisco

** Changed in: neutron
     Assignee: (unassigned) => Abhishek Raut (abhraut)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1336596

Title:
  Cisco N1k: Clear entries in n1kv specific tables on rollbacks

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  During rollback operations, the resource is cleaned up from the neutron database but leaves a few stale entries in the n1kv specific tables.
  Vlan/VXLAN allocation tables are inconsistent during network rollbacks.
  VM-Network table is left inconsistent during port rollbacks.
  Explicitly clearing ProfileBinding table entry (during network profile rollbacks) is not required as delete_network_profile internally takes care of it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1336596/+subscriptions


Follow ups

References