Comment 7 for bug 1252403

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

Reviewed: https://review.openstack.org/116596
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=277c7bc7376891dc5235b67a3892c6c042483b8d
Submitter: Jenkins
Branch: master

commit 277c7bc7376891dc5235b67a3892c6c042483b8d
Author: Akihiro Motoki <email address hidden>
Date: Mon Aug 25 19:03:43 2014 +0900

    Display only reachable IP as Floating IP association target

    In Neutron deployments some VM port can be unreachable from
    external network and cannot be associated with floating IP.
    It is confusing if these ports are listed in Floating IP
    Associate form.

    Change-Id: I2d8faf0dbf4490d198b883fe1becfd950b1b4d14
    Closes-Bug: #1252403