Comment 2 for bug 1499800

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

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

commit e770744cf1ddadb37be592daa0eb79a298acd69d
Author: eric <email address hidden>
Date: Fri Sep 25 10:50:47 2015 -0600

    lbaas associate fip to vip table action bug

    The associate fip to a lbaas vip incorrectly shows up
    as a table action, when no vip is setup yet. This does
    not make sense, correcting the default table action allowed
    check.

    Change-Id: I261b80fa461aaa5ce1b5febf48c1056a277ebf5a
    Closes-bug: #1499800