Comment 4 for bug 1073858

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/folsom)

Reviewed: https://review.openstack.org/16431
Committed: http://github.com/openstack/nova/commit/76b44d90d4feed4f4af0b4e082f78ebbaf5bdc93
Submitter: Jenkins
Branch: stable/folsom

commit 76b44d90d4feed4f4af0b4e082f78ebbaf5bdc93
Author: Russell Bryant <email address hidden>
Date: Fri Nov 2 14:42:57 2012 -0400

    Fix signing_dir option for auth_token middleware.

    The keystone auth_token middleware expects an option named
    'signing_dir'. The sample api-paste.ini file for nova defined
    'signing_dirname' instead.

    Fix bug 1073858.

    Change-Id: Ie9a3df73a8d9d52b48d6e0bcce0aae762af929a9
    (cherry picked from commit a754825c6a91d1e7b2db6a2b49de1ca65370cb21)