Comment 2 for bug 1577100

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

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

commit 89297919a73c1e7f86c61d08f3f3d15278f5763a
Author: Kevin Benton <email address hidden>
Date: Fri Apr 29 23:24:34 2016 -0700

    Fix update target tenant RBAC external path

    This fixes the logic to allow updates to wildcard RBAC external
    policies. It was broken for two reasons: first, it was using the
    wrong kwarg, second, it wasn't considering the target tenant when
    determining if the policy was required.

    This patch fixes both issues and adds an API test exercising the
    update path.

    Closes-Bug: #1577100
    Change-Id: Id7441ab5c3f3667aa1cc48100286a2a9d480e201