← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2049615] [NEW] multisegments: cleaning DHCP process for segment 0 should happen first

 

Public bug reported:

With the new support of multi-segments some code has been added to clean
old dhcp setup for a network. that clean should happen first and clean
segment index == 0.

As list of segment for a given network does not come ordered by segment
index, in the process we can be in that situation of having network
setup for multi index 1 coming before index 0 which means it will be
destroyed by the clean resulting a missing setup.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  multisegments: cleaning DHCP process for segment 0 should happen first

Status in neutron:
  New

Bug description:
  With the new support of multi-segments some code has been added to
  clean old dhcp setup for a network. that clean should happen first and
  clean segment index == 0.

  As list of segment for a given network does not come ordered by
  segment index, in the process we can be in that situation of having
  network setup for multi index 1 coming before index 0 which means it
  will be destroyed by the clean resulting a missing setup.

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



Follow ups