MTU advertisement feature cleanup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| neutron |
Critical
|
Timothy Swanson |
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: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → kilo-rc1 |
Timothy Swanson (tiswanso) wrote : | #1 |
Changed in neutron: | |
assignee: | nobody → Timothy Swanson (tiswanso) |
Timothy Swanson (tiswanso) wrote : | #2 |
http://
Similar effort being done for VLAN transparency: https:/
Reference (thanks, Sean Collins)
http://
Changed in neutron: | |
status: | Confirmed → In Progress |
do you already have patches in gerrit? If yes, can you point them to this bug so they will show up automatically?
Changed in neutron: | |
importance: | High → Critical |
Fix proposed to branch: master
Review: https:/
tags: | added: mtu |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 692de8fa522f8da
Author: Tim Swanson <email address hidden>
Date: Tue Mar 31 12:13:16 2015 -0400
Move network MTU from core REST API to extension API
The network MTU was added to the core REST API via
https:/
reverts that change and adds the network MTU to the
extension API.
Change-Id: I7a7d679f471ced
Closes-bug: 1434671
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:/
2015-03-24 neutron meeting IRC: result of discussion currently is that the MTU attribute should move from the core API to extension.