Comment 7 for bug 1196851

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

Reviewed: https://review.openstack.org/122265
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ca92ebdf968bef67e5259cdacce27c2cab84bd8a
Submitter: Jenkins
Branch: master

commit ca92ebdf968bef67e5259cdacce27c2cab84bd8a
Author: Kevin Benton <email address hidden>
Date: Tue Sep 16 20:36:42 2014 -0700

    Set floating IP port status to "N/A"

    The status of the port associated with a floating IP
    would always show as DOWN. This caused confusion to
    operators that weren't aware that this is expected behavior
    since the port is only used for an IP allocation.

    This commit sets the port status to "N/A" to reflect the fact
    that the port associated with a floating IP has no operational
    status.

    DocImpact
    APIImpact

    Closes-Bug: #1196851
    Change-Id: I2f94afa001b213d61f0e5892aae2e6e6de98fe4c