Comment 10 for bug 1517702

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

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

commit f96b5439de459b6d437235a0ecb259cda2e1c81d
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.

    Change-Id: I34d627da869f68c02e1abc4a19246698766d66e4
    Closes-bug: #1517702