Comment 7 for bug 1305318

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

Reviewed: https://review.openstack.org/91462
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-image/commit/?id=406fa4fa81c31c6253cdfd7b5862da67a609e8cf
Submitter: Jenkins
Branch: master

commit 406fa4fa81c31c6253cdfd7b5862da67a609e8cf
Author: Mark Vanderwiel <email address hidden>
Date: Wed Apr 30 15:41:48 2014 -0500

    Image 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: Ice189991bab0b69eb4df42e968d31d93cb623bb8
    Related-Bug: #1305318