Comment 14 for bug 1517702

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

Reviewed: https://review.openstack.org/457670
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a7bd8be113ace405c5cc569abe5dcd41d2d153df
Submitter: Jenkins
Branch: stable/ocata

commit a7bd8be113ace405c5cc569abe5dcd41d2d153df
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
        neutron/tests/unit/db/test_rbac_db_mixin.py

    Change-Id: I34d627da869f68c02e1abc4a19246698766d66e4
    Closes-bug: #1517702