Comment 3 for bug 1384838

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-image-elements (master)

Reviewed: https://review.openstack.org/130608
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=73d8c504051a9405753ed2ec7c945994fa5a9ba0
Submitter: Jenkins
Branch: master

commit 73d8c504051a9405753ed2ec7c945994fa5a9ba0
Author: Haneef Ali <email address hidden>
Date: Thu Oct 23 10:42:39 2014 -0700

    Install openstackclient

    KeystoneClient doesn't support keystone v3 operations.
    They are now supported by openstackclient. In order to
    use keystone v3 operations we need to have
    python-openstackclient installed

    Change-Id: I8112e387180aa88bc92d91e103ee958f7bf56b9a
    Closes-bug: #1384838