Comment 6 for bug 1516085

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

Reviewed: https://review.openstack.org/251937
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=109353dedbe53201eb6999984c5658d9193115df
Submitter: Jenkins
Branch: master

commit 109353dedbe53201eb6999984c5658d9193115df
Author: Szymon Borkowski <email address hidden>
Date: Tue Dec 1 14:12:03 2015 +0100

    Use proper config option to connect to keystone

    Earlier, quotas used to authenticate to endpoint from not required
    option located in keymgr.encryption_auth_url. Now, the required
    auth_uri option from config file is used to authenticate to
    keystone.

    Co-Authored-By: Michal Dulko <email address hidden>
    Change-Id: I1076527704f8def2c6755c060df49232e5ebe805
    Closes-Bug: 1516085