← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1288407] [NEW] Use segment range from network profile tables in Cisco N1kv plugin

 

Public bug reported:

The segment ranges for VLAN and VXLAN are being populated using an in
memory dictionary. Use the segment range from the network profile table
instead. By using the network profile UUID as a foreign key in the
segment allocations table, clean up is easier and consistent. Add more
UT along with this.

** 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/1288407

Title:
  Use segment range from network profile tables in Cisco N1kv plugin

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The segment ranges for VLAN and VXLAN are being populated using an in
  memory dictionary. Use the segment range from the network profile
  table instead. By using the network profile UUID as a foreign key in
  the segment allocations table, clean up is easier and consistent. Add
  more UT along with this.

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


Follow ups

References