Comment 2 for bug 1031022

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

Reviewed: https://review.openstack.org/10560
Committed: http://github.com/openstack/keystone/commit/4444577e23cf3365479793d90e3ae337e4638b6a
Submitter: Jenkins
Branch: master

commit 4444577e23cf3365479793d90e3ae337e4638b6a
Author: Dan Prince <email address hidden>
Date: Mon Jul 30 15:15:04 2012 -0400

    Set default signing_dir based on os USER.

    Updates the Keystone auth_token middleware so that it sets the
    default signing_dir name base on the OS username obtained
    from the environment. This should help resolve potential permissions
    issues which can occur when multiple OpenStack services attempt
    to use the same signing directory name.

    Fixes LP Bug #1031022.

    Change-Id: I53bceed27f60721b8f61ffec2d1e91ec2ea464ed