Comment 2 for bug 1725656

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/513924
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=07e2e0af921ad6b3f1f40b526274ec96faea3f45
Submitter: Zuul
Branch: master

commit 07e2e0af921ad6b3f1f40b526274ec96faea3f45
Author: Akihiro Motoki <email address hidden>
Date: Sat Oct 21 11:30:04 2017 +0000

    Make list_targets_by_instance look up IPv4 address as target

    Previously list_targets_by_instance extracts the first IP address
    of a network port. There is no guarantee that the first IP address
    is IPv4 address. It may be an IPv6 address, but IPv6 cannot be used
    as a target of floating IP.

    Closes-Bug: #1725656
    Change-Id: Ibd958dde42731aec2a2d80c0d172b7bfbb5c954e