Comment 11 for bug 1436050

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

Reviewed: https://review.openstack.org/167390
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-identity/commit/?id=c723f0ecd9c676886b2708d94b088cda900f2ae0
Submitter: Jenkins
Branch: master

commit c723f0ecd9c676886b2708d94b088cda900f2ae0
Author: Mark Vanderwiel <email address hidden>
Date: Tue Mar 24 15:30:26 2015 -0500

    Create "service" role and cleanup unused roles

    Only the "admin" and "service" roles are used in the latest default
    keystone policy file.
    Remove the unused roles, Keytone, KeystoneServiceAdmin

    In the other cookbooks that create a "service" user, change that
    to use the new "service" role instead of "admin"

    Change-Id: I5a77db41b114b6de99ba6923402429cfb1af5130
    Partial-Bug: #1436050