← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1278581] Re: NSX plugin can't reassociate floating ip to different IP on same port

 

** Changed in: neutron
       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/1278581

Title:
  NSX plugin can't reassociate floating ip to different IP on same port

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in The OpenStack VMwareAPI subTeam:
  New

Bug description:
  the NSX plugin is unable to associate a floating IP to a different
  internal address on the same port where it's currently associated.

  How to reproduce:
  - create a port with two IPs on the same subnet (just because the fip needs to go through the same router)
  - associate a floating IP with IP #1
  - associate the same floating IP with IP#2
  - FAIL!

  This happens with this new test being introduced in tempest:
  https://review.openstack.org/#/c/71251

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


References