Comment 6 for bug 1305318

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Related fix merged to cookbook-openstack-object-storage (master)

Reviewed: https://review.openstack.org/91471
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-object-storage/commit/?id=ba905e4641f2149aea2c9c9b0823b7b0b8315760
Submitter: Jenkins
Branch: master

commit ba905e4641f2149aea2c9c9b0823b7b0b8315760
Author: Mark Vanderwiel <email address hidden>
Date: Wed Apr 30 16:18:00 2014 -0500

    Storage services need keystoneclient not keystone

    The service recipes have been pulling in the entire
    python-keystone package, which is the entire Keystone
    set of services. This hasn't been necessary since
    some time after Grizzly, when the tokenauth middleware
    was moved to the client.

    Change-Id: I6d326352ab5c8079cc5c405161475ec0354c5593
    Related-Bug: #1305318