Comment 6 for bug 1645299

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-keystone (stable/newton)

Reviewed: https://review.openstack.org/432942
Committed: https://git.openstack.org/cgit/openstack/puppet-keystone/commit/?id=1841d11ab11b84c73ba706c24e101bceda4e4cd7
Submitter: Jenkins
Branch: stable/newton

commit 1841d11ab11b84c73ba706c24e101bceda4e4cd7
Author: Rafal Szmigiel <email address hidden>
Date: Mon Nov 28 13:11:44 2016 +0100

    Ensures $keystone_wsgi_script_path right permissions.

    Closes-Bug: 1645299

    In the case of more restrictive, system-wide umask setting,
    directory $keystone_wsgi_script_path may become inaccessible for
    web-server resulting in keystone failures.

    Change-Id: I4cdc053bb88da0a7c2604ff0b431de57e24b41eb
    (cherry picked from commit 4f15fb64b1cb60388efbee75acbfb3b13a8fa1f6)