← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1705719] Re: [RFE] QinQ network driver

 

Moved to Triaged state so we can discuss in drivers meeting tomorrow.

** Changed in: neutron
       Status: In Progress => Invalid

** Changed in: neutron
       Status: Invalid => Triaged

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

Title:
  [RFE] QinQ network driver

Status in neutron:
  Triaged

Bug description:
  QinQ networks allows service providers to extend it's clients virtual
  broadcast domains across their sites, without interfering with each
  others VLANs. Where the s_tag will be used to transport the traffic
  from the provider to the customer and the c_tag will be used for the
  customer's network.

  We can implement this by first refactoring VLAN's allocation logic and
  then extending it to handle a second layer of VLAN tagging.
  Essentially replacing vlan_id with a s_tag:c_tag pair.

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


References