← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1705719] [NEW] [RFE] QinQ network driver

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: rfe

-- 
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:
  New

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


Follow ups