Comment 5 for bug 1726727

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/pike)

Reviewed: https://review.openstack.org/515369
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=6444887b1f54b7335a65adc9670785bccef25031
Submitter: Zuul
Branch: stable/pike

commit 6444887b1f54b7335a65adc9670785bccef25031
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Tue Oct 24 10:11:40 2017 +0300

    chown fernet keys to match container's keystone user and group

    We used to use the host's keystone user and group. This is wrong since
    we need to use the container's keystone user and group, which differs
    from the host. This fixes that.

    Change-Id: I0a64843c94bb173bb9e418bfca26927c1e2a123f
    Closes-Bug: #1726727
    (cherry picked from commit 6b039f4bbb3b117a8e26e6422bcf2a1f326c65fc)