← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1710083] [NEW] Allow to set/modify network mtu

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc neutron

-- 
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:
      Allow to set/modify network mtu

Status in neutron:
  New

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


Follow ups