yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #68738
[Bug 1725656] [NEW] FIP list_target_id_by_instance should check IP version of IP address of the port
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
Follow ups