yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67258
[Bug 1710083] Re: [api-ref] Allow to set/modify network mtu
Reviewed: https://review.openstack.org/499797
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=24bdf4009b217f34f95f800a0458a5cf4d0f8fde
Submitter: Jenkins
Branch: master
commit 24bdf4009b217f34f95f800a0458a5cf4d0f8fde
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date: Thu Aug 31 13:36:09 2017 -0700
Document the new net-mtu-writable extension
The extension was added in Pike. This patch is intended for backport.
Closes-Bug: #1710083
Change-Id: Ie747df83e62b3c1d433441ab0a7c00b6b54ce5d4
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1710083
Title:
[api-ref] Allow to set/modify network mtu
Status in neutron:
Fix Released
Bug description:
https://review.openstack.org/483518
Dear bug triager. This bug was created since a commit was marked with DOCIMPACT.
Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to.
commit f21c7e2851bc99b424bdc5322dcd0e3dee7ee5a3
Author: Ihar Hrachyshka <ihrachys@xxxxxxxxxx>
Date: Mon Aug 7 10:18:11 2017 -0700
Allow to set/modify network mtu
This patch adds ``net-mtu-writable`` API extension that allows to write
to network ``mtu`` attribute.
The patch also adds support for the extension to ml2, as well as covers
the feature with unit and tempest tests. Agent side implementation of
the feature is moved into a separate patch to ease review.
DocImpact: neutron controller now supports ``net-mtu-writable`` API
extension.
APIImpact: new ``net-mtu-writable`` API extension was added.
Related-Bug: #1671634
Change-Id: Ib232796562edd8fa69ec06b0cc5cb752c1467add
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1710083/+subscriptions
References