Comment 7 for bug 1401721

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

Reviewed: https://review.openstack.org/142555
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=7fc6585406b83327da47bcf0496c476e9a460213
Submitter: Jenkins
Branch: stable/juno

commit 7fc6585406b83327da47bcf0496c476e9a460213
Author: Brant Knudson <email address hidden>
Date: Thu Dec 11 19:13:56 2014 -0600

    Add a test for modifying a role to set the name the same

    There was no test that showed what happened when a role is modified
    to have the same name. The test shows that when using the LDAP
    assignment this request fails with a conflict error.

    (cherry picked from commit 79c2fedd6ff6a6d4471412518e415351003aca39)

    Change-Id: I40bb62200e79c8ff519e02facad042a657c26cae
    Partial-Bug: #1401721