Comment 3 for bug 942983

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

Reviewed: https://review.openstack.org/4668
Committed: http://github.com/openstack-dev/devstack/commit/b3288381047690510845209cc372d07e5b11e396
Submitter: Jenkins
Branch: master

commit b3288381047690510845209cc372d07e5b11e396
Author: Dean Troyer <email address hidden>
Date: Tue Feb 28 16:41:10 2012 -0600

    Add service account configuration

    * Use username/password instead of service token for service auth to Keystone
    * Updates files/glance-*-paste.ini and files/swift/proxy-server.conf
    * keystone_data.sh creates 'service' tenant, 'nova' and 'glance' users
      ('swift' and 'quantum' if those services are enabled)
    * Uses $SERVICE_PASSWORD for the service auth password. There is no default;
      to default to $ADMIN_PASSWORD, place the assignment in localrc.

    Fixes bug 942983

    Change-Id: If78eed1b509a9c1e8441bb4cfa095da9052f9395