Comment 34 for bug 1174608

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

Reviewed: https://review.openstack.org/28570
Committed: http://github.com/openstack/nova/commit/74aa04e2ca7942cb1e1a86dcbaffeb72d260ccd7
Submitter: Jenkins
Branch: stable/folsom

commit 74aa04e2ca7942cb1e1a86dcbaffeb72d260ccd7
Author: Russell Bryant <email address hidden>
Date: Wed May 1 09:41:57 2013 -0400

    Remove insecure default for signing_dir option.

    The sample api-paste.ini file included an insecure value for the
    signing_dir option for the keystone authtoken middleware. Comment out
    the option so that we just rely on the default behavior by default.

    Fix bug 1174608.

    Conflicts:
     etc/nova/api-paste.ini

    Change-Id: I6189788953d789c34456bbe150b8ed6ce6f68403
    (cherry picked from commit 58d6879b1caaa750c39c8e452a0634c24ffef2ce)