Comment 18 for bug 1403136

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

Reviewed: https://review.openstack.org/142897
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a0c98c0d425fef3f906d76c5d5406389c5d3a974
Submitter: Jenkins
Branch: master

commit a0c98c0d425fef3f906d76c5d5406389c5d3a974
Author: Dolph Mathews <email address hidden>
Date: Thu Dec 18 14:03:39 2014 -0600

    create _member_ role as specified in CONF

    This handles the scenario where a client tries to manually create the
    role with the same name as the "member" role defined in CONF by
    assigning the configured member role ID from CONF as well, instead of
    randomly assigning a unique ID.

    Change-Id: Ib4a702e27da9903df85b774d7442bb98edfefec1
    Closes-Bug: 1403136