Comment 14 for bug 1465440

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

Reviewed: https://review.openstack.org/198089
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=fea681e20fd0fbb3d24079475cca650f30720486
Submitter: Jenkins
Branch: stable/kilo

commit fea681e20fd0fbb3d24079475cca650f30720486
Author: Akihiro Motoki <email address hidden>
Date: Tue Jun 23 21:09:11 2015 +0900

    Remove 'shared' from Neutron Firewall table

    Neutron FWaaS firewall object does not support 'shared' attribute
    at now and 'shared' attribute is not included in API response.
    This commmit removes 'shared' attribute for firewall object.
    For more detail of the background, please see the bug report.

    Note that 'shared' attributes for firewall rule and policy
    are supported. This commit only affect the firewall object.

    (Pulled from gate, failing unit tests)

    Change-Id: I5787529395e0005ce1efee48beb6f0f688c1c736
    Closes-Bug: #1465440
    (cherry picked from commit 991d8ac86c12fa45e1275851711d6feb2d9891a2)