← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1713499] Re: Cannot delete a neutron network, if the currently configured MTU is lower than the network's MTU

 

This bug was fixed in the package neutron - 2:11.0.5-0ubuntu1~cloud1
---------------

 neutron (2:11.0.5-0ubuntu1~cloud1) xenial-pike; urgency=medium
 .
   [ Seyeong Kim ]
   * Skip MTU check during deletion of Networks (LP: #1713499).
     - Fixing issue that network can't be deleted if MTU is
       different.
     - d/p/0001-Skip-MTU-check-during-deletion-of-Networks.patch


** Changed in: cloud-archive/pike
       Status: Fix Committed => 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/1713499

Title:
  Cannot delete a neutron network, if the currently configured MTU is
  lower than the network's MTU

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive pike series:
  Fix Released
Status in Ubuntu Cloud Archive queens series:
  In Progress
Status in neutron:
  Fix Released
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Bionic:
  In Progress

Bug description:
  Currently, the neutron API returns an error [1] when trying to delete
  a neutron network which has a higher MTU than the configured
  MTU[2][3].

  This issue has been noticed in Pike.

  [1] Error: http://paste.openstack.org/show/619627/
  [2] neutron.conf: http://paste.openstack.org/show/619629/
  [3] ml2_conf.ini: http://paste.openstack.org/show/619630/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1713499/+subscriptions


References