Comment 1 for bug 1376336

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

Reviewed: https://review.openstack.org/125130
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=46ab3f5bfe4c19c3fc028158af705ebde595f355
Submitter: Jenkins
Branch: master

commit 46ab3f5bfe4c19c3fc028158af705ebde595f355
Author: Andrew Lazarev <email address hidden>
Date: Tue Sep 30 10:47:25 2014 -0700

    Fixed cinder check for non-admin user

    It could happen that user doesn't have privileges to perform
    list_services. Sahara should use admin user for that.

    Refactored keystone client creation to give admin user
    access to keystone via API v2.

    Change-Id: I275fa07a02f4729f2fc20fcd1f0ea65f3c4d50b2
    Closes-Bug: #1375806
    Closes-Bug: #1376336