Comment 3 for bug 1479317

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

Reviewed: https://review.openstack.org/209965
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=ff89c950a059b51419fd7c015416987a5d86fe7c
Submitter: Jenkins
Branch: master

commit ff89c950a059b51419fd7c015416987a5d86fe7c
Author: Matthew Mosesohn <email address hidden>
Date: Thu Aug 6 17:41:01 2015 +0300

    Move openstackclient install to keystone::client

    Openstackclient should be installed in the client
    class, not the main class. It should be possible
    to use keystone as a client without the main class.
    For example, it may be necessary to create cinder
    keystone endpoints on a Cinder node, but not
    require all of Keystone.

    Change-Id: Ic9e688d698adffb24f99e9d75a8754391940a7b4
    Partial-Bug: #1479317