Comment 1 for bug 1305318

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

Reviewed: https://review.openstack.org/86075
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-compute/commit/?id=bcad4b1670133903c968a4a5476f457baf28aa69
Submitter: Jenkins
Branch: master

commit bcad4b1670133903c968a4a5476f457baf28aa69
Author: Matt Odden <email address hidden>
Date: Mon Apr 7 21:37:10 2014 +0000

    Nova API services need keystoneclient not keystone

    The API 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.

    Closes-Bug: #1305318

    Change-Id: I75ff23847936bb288ea49ca41d1e46edb5bd7730