← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1659215] Re: Should not allow assign floating IPs that are already assigned to another port

 

** Also affects: neutron
   Importance: Undecided
       Status: New

** Changed in: neutron
     Assignee: (unassigned) => zhaobo (zhaobo6)

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

Title:
  Should not allow assign floating IPs that are already assigned to
  another port

Status in neutron:
  New
Status in OpenStack Compute (nova):
  In Progress

Bug description:
  While associate floating ip to instance, we did not check the floating IP is already assigned to
  another port or not:
  http://git.openstack.org/cgit/openstack/nova/tree/nova/network/neutronv2/api.py#n1684
  It is understandable to allow re-assign to the same port, but we should not re-assgin
  if it is already assigned to other ports.

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


References