[RFE] QinQ network driver
Bug #1705719 reported by
Trevor McCasland
This bug affects 4 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Won't Fix
|
Wishlist
|
Unassigned | ||
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.
| Changed in neutron: | |
| importance: | Undecided → Wishlist |
| status: | New → Confirmed |
| Changed in neutron: | |
| assignee: | nobody → Trevor McCasland (twm2016) |
| status: | Confirmed → In Progress |
| Changed in neutron: | |
| status: | Triaged → In Progress |
| Changed in neutron: | |
| status: | In Progress → Triaged |
| Changed in neutron: | |
| status: | Triaged → In Progress |
| Changed in neutron: | |
| status: | In Progress → Triaged |
To post a comment you must log in.

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