← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1334634] Re: linuxbridge agent delete a physcial interface

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => liberty-3

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

Title:
  linuxbridge agent delete a physcial interface

Status in neutron:
  Fix Released

Bug description:
  How to reproduce ?
  ===============

  1. Use Linux bridge agent.
  2. Set the physical interface to something like:

    physical_interface_mappings= physnet1:eth0,physnet2:eth0.4000
  3. Start using the physnet2 by creating a port for example ...

  What happen ?
  ===========

  As soon as no one is using the bridge anymore and that the bridge need
  to be deleted, eth0.4000 is also deleted.

  What is Expected ?
  ===============

  eth0.4000 to not be deleted, it's a physcial interface afterward,
  neutron didn't create it, neither he should delete it.

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


References