Comment 7 for bug 834683

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/keystone

Reviewed: https://review.openstack.org/431
Committed: http://github.com/openstack/keystone/commit/35e4b2579164e763654e507ec215e51c72e5ab22
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 35e4b2579164e763654e507ec215e51c72e5ab22
Author: Dolph Mathews <email address hidden>
Date: Tue Sep 13 09:20:30 2011 -0500

    Backend-managed role & service ID's (bug #834683)

    - Revised SqlAlchemy Role & Service models
    - Revised LDAP-backend 'id'/'name' attribute mgmt
      - Only persisting ID's
      - Returning id as both 'name' and 'id'
    - Updated keystone.manage to CRUD by role/service name
    - Revised backends.*ADMIN_ROLE* variables
    - Updated json/xml encoding/decoding for roles & services
    - Performing KEYSTONE_[SERVICE_]_ADMIN_ID lookups on first auth
      - This could be improved!
    - Revised role & service samples & XSD's

    Change-Id: I1aee372fb28d429f5e5410d43b7e2c6aa297d998