Networking configuration options in Configuration Reference

Bug #1614014 reported by Ashish Billore
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Ihar Hrachyshka

Bug Description

Reference to depricated option "segment_mtu" in Networking configuration options in Configuration Reference

In link: http://docs.openstack.org/mitaka/config-reference/networking/networking_options_reference.html#agent

For option: network_device_mtu = None
It is suggested: (Integer) DEPRECATED: MTU setting for device. This option will be removed in Newton. Please use the system-wide segment_mtu setting which the agents will take into account when wiring VIFs.

As per this link: http://docs.openstack.org/mitaka/config-reference/tables/conf-changes/neutron.html
"segment_mtu" itself is depricated in Mitaka and instead "global_physnet_mtu" should be used.

So, above description for "network_device_mtu" should be corrected to:

(Integer) DEPRECATED: MTU setting for device. This option will be removed in Newton. Please use the system-wide global_physnet_mtu setting which the agents will take into account when wiring VIFs.

-----------------------------------
Release: 0.9 on 2016-08-13 23:57
SHA: 1c28dd8140b31a7249db96f88408a093249ad5bd
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/config-reference/source/networking/networking_options_reference.rst
URL: http://docs.openstack.org/mitaka/config-reference/networking/networking_options_reference.html

Changed in openstack-manuals:
assignee: nobody → Ashish Billore (ashish.billore)
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

Thank you for you reporting.
The config reference is auto-generated one (based on source code help message).
You should first change following help message first.
https://github.com/openstack/neutron/blob/stable/mitaka/neutron/agent/linux/interface.py#L44

Revision history for this message
Ashish Billore (ashish.billore) wrote :

Thanks Atsushi for the pointers, I'll correct it in the above mentioned file/line.

affects: openstack-manuals → neutron
tags: added: doc
tags: added: deprecation
tags: removed: deprecation
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/363558

Changed in neutron:
status: New → In Progress
importance: Undecided → Medium
assignee: Ashish Billore (ashish.billore) → Ihar Hrachyshka (ihar-hrachyshka)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/mitaka)

Reviewed: https://review.openstack.org/363558
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f451c6c096d4990cf17106548df628327c2811cc
Submitter: Jenkins
Branch: stable/mitaka

commit f451c6c096d4990cf17106548df628327c2811cc
Author: Ihar Hrachyshka <email address hidden>
Date: Sun Aug 28 00:39:03 2016 +0000

    Refer to correct global_physnet_mtu option instead of segment_mtu

    The help message for network_device_mtu was referring to deprecated
    option name.

    This patch is Mitaka only because in Newton the help text was completely
    removed with the network_device_mtu option.

    Change-Id: I23e7bc0f8744bfa878ebaa8180da501b3f29fc98
    Closes-Bug: #1614014

tags: added: in-stable-mitaka
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

This bug did not affect Newton or Liberty, Mitaka fix landed; closing.

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 8.3.0

This issue was fixed in the openstack/neutron 8.3.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.