VLAN transparent feature cleanup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| neutron |
Critical
|
pritesh |
Bug Description
This bug report is to track the cleanup required for spec [1] and discussion going on in [2]
[1] http://
[2] http://
Changed in neutron: | |
importance: | Undecided → High |
milestone: | none → kilo-rc1 |
status: | New → Confirmed |
Changed in neutron: | |
assignee: | nobody → pritesh (pritesh) |
pritesh (pritesh) wrote : | #2 |
Currently changing this to an extension, will fix this and add testcases to catch this.
Changed in neutron: | |
status: | Confirmed → In Progress |
Changed in neutron: | |
importance: | High → Critical |
Kyle Mestery (mestery) wrote : | #3 |
Addressed by: https:/
pritesh (pritesh) wrote : | #4 |
@Armando: fixed, should have expected results for all cases now.
Changed in neutron: | |
assignee: | pritesh (pritesh) → RaoFei (milo-frao) |
Changed in neutron: | |
assignee: | RaoFei (milo-frao) → pritesh (pritesh) |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 809e434d2da99cb
Author: Pritesh Kothari <email address hidden>
Date: Wed Mar 25 11:34:05 2015 -0700
Moving VLAN Transparency support from core to extension
* Moving VLAN Transparency support from core to extension
* Remove the older unit tests and add new corresponding ones
DocImpact
Closes-Bug: #1434667
Change-Id: Ic551475ed7b64a
Changed in neutron: | |
status: | In Progress → Fix Committed |
Changed in neutron: | |
status: | Fix Committed → Fix Released |
Changed in neutron: | |
milestone: | kilo-rc1 → 2015.1.0 |
Fix proposed to branch: neutron-pecan
Review: https:/
When I create a network with OVS/VXLAN this is what I get:
neutron net-create test --vlan_ transparent= True
http:// paste.openstack .org/show/ 196161/