Comment 6 for bug 1240753

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

Reviewed: https://review.openstack.org/52632
Committed: http://github.com/openstack/cinder/commit/ca81de658394c545c784c40dd7369b75bc6e3a2d
Submitter: Jenkins
Branch: master

commit ca81de658394c545c784c40dd7369b75bc6e3a2d
Author: Dan Prince <email address hidden>
Date: Fri Oct 18 09:23:38 2013 -0400

    Add auth_token settings to cinder.conf.sample.

    Updates our example config file so that it includes configuration
    settings for the auth_token middleware.

    A step towards using cinder.conf instead of the api-paste.ini config file
    for authtoken configuration.

    Once https://review.openstack.org/#/c/52259/ lands I'll push another
    review which removes the settings from api-paste.ini (which takes priority).

    Related-Bug #1240753

    Change-Id: I6636d33ee522757145ac97fc354324a8b9379700