← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1437496] Re: port-update --fixed-ips doesn't work for routers

 

** Changed in: neutron
       Status: In Progress => Opinion

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1437496

Title:
  port-update --fixed-ips doesn't work for routers

Status in neutron:
  Opinion

Bug description:
  Performing a port-update with a different set of fixed-ips than are
  currently on the port will be reported as a success by Neutron,
  however the actual addresses will not be updated in the Linux network
  namespace. This now has more functional implications as a result of
  multiple subnets being allowed on the external router interface
  (https://review.openstack.org/#/c/149068). If the interface has two
  subnets and the user wishes to remove one, they will have to clear the
  gateway interface first, removing both (causing traffic disruption),
  delete the subnet, and re-set the gateway on the router to re-add the
  remaining subnet. If port-update were functional for router addresses,
  this command could be used to remove a second subnet without causing
  disruption to the first.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1437496/+subscriptions



References