Comment 5 for bug 1305318

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

Reviewed: https://review.openstack.org/91472
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-orchestration/commit/?id=c8fa8e1e6bce5ea190105c95bff983a4098da5cf
Submitter: Jenkins
Branch: master

commit c8fa8e1e6bce5ea190105c95bff983a4098da5cf
Author: Mark Vanderwiel <email address hidden>
Date: Wed Apr 30 16:26:41 2014 -0500

    Heat services need keystoneclient not keystone

    The common recipe has 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: Ifb133d570e2ad94df822aa512edeb37aabdf349b
    Related-Bug: #1305318