Comment 7 for bug 1869072

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

Reviewed: https://review.opendev.org/715051
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=d7d40d6c8695f79da5aad58c45231de7e9f738a3
Submitter: Zuul
Branch: master

commit d7d40d6c8695f79da5aad58c45231de7e9f738a3
Author: Radosław Piliszek <email address hidden>
Date: Wed Mar 25 21:01:38 2020 +0100

    Fix glance-api privsep errors

    This fixes usage of cinder as glance backend.

    Glance API source containers were missing both sudoers and
    rootwrap config. rootwrap config gets included in Kolla
    because otherwise it is clunky to get it from glance_store
    where it lives. The positive side is that it has not
    changed since July 2016.

    Debian/Ubuntu binary have weird double-glance path to
    rootwrap which gets fixed now by symbolic link.

    Closes-bug: #1869072

    Change-Id: Ia53657a415249882b93acca86b5e2a3bfa167820