Comment 14 for bug 1240753

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to manila (master)

Reviewed: https://review.openstack.org/134205
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=73d867a12c126a9f9c0abd84fa1570dee6a27ce6
Submitter: Jenkins
Branch: master

commit 73d867a12c126a9f9c0abd84fa1570dee6a27ce6
Author: Thomas Bechtold <email address hidden>
Date: Thu Nov 13 09:01:48 2014 +0100

    Use keystonemiddleware and manila.conf for config

    Switch to keystonemiddleware so a full keystoneclient installation is no
    longer required.
    Also move the configuration parameters for auth_token from api-paste.ini
    to manila.conf. api-paste.ini configuration can still be used and take
    priority over parameters from manila.conf.
    Finally adjust devstack lib and use manila.conf to configure auth_token.

    Related-Bug: #1240753
    Change-Id: I4317ffca174a0f73dddc7030b367d49130040c77