Comment 13 for bug 1517702

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

Reviewed: https://review.openstack.org/457390
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ef65c9c92c5862bf1d077dc1f516e9548f550bcf
Submitter: Jenkins
Branch: stable/newton

commit ef65c9c92c5862bf1d077dc1f516e9548f550bcf
Author: Stephen Ma <email address hidden>
Date: Tue Apr 26 15:07:35 2016 -0700

    Allow self-sharing RBAC rules to be deleted without usage check

    This patch allows the update and deletion of network
    'access_as_shared' rule whose target tenant-id is the network owner
    without checking for network usage.

    Conflicts:
        neutron/tests/tempest/api/admin/test_shared_network_extension.py

    Change-Id: I34d627da869f68c02e1abc4a19246698766d66e4
    Closes-bug: #1517702
    (cherry picked from commit f96b5439de459b6d437235a0ecb259cda2e1c81d)