Public bug reported:

FloatingIpManager.list_target_id_by_instance() returns a list of target
neutron ports for FIP association, but it just extract the first IP
address of each port. Only IPv4 address of a port can be associated with
FIP, so the IP version check is mandatory.

The same thing applies to FloatingIpManager.get_target_id_by_instance.

** Affects: horizon
     Importance: Medium
     Assignee: Akihiro Motoki (amotoki)
         Status: In Progress


** Tags: neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1725656

Title:
  FIP list_target_id_by_instance should check IP version of IP address
  of the port

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  FloatingIpManager.list_target_id_by_instance() returns a list of
  target neutron ports for FIP association, but it just extract the
  first IP address of each port. Only IPv4 address of a port can be
  associated with FIP, so the IP version check is mandatory.

  The same thing applies to FloatingIpManager.get_target_id_by_instance.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to