Comment 2 for bug 1933759

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

Reviewed: https://review.opendev.org/c/openstack/kolla/+/798212
Committed: https://opendev.org/openstack/kolla/commit/01d02be25ed043b4541db3ebfc102d013cdc578a
Submitter: "Zuul (22348)"
Branch: master

commit 01d02be25ed043b4541db3ebfc102d013cdc578a
Author: Michal Arbet <email address hidden>
Date: Sun Jun 27 14:56:46 2021 +0200

    Add missing default policy files for debian-binary-horizon

    The debian-binary-horizon image is missing the default policies files
    which should be in /etc/openstack-dashboard/default_policies. By copying
    everything from /etc/openstack-dashboard/policy
    into /etc/openstack-dashboard, we get the default policy files, as well
    as commented out policy files (e.g. cinder_policy.yaml) and the
    nova_policy.d directory containing api-extensions.yaml.

    Change was merged for ubuntu in [1] but unfortunatelly
    not for debian, this trivial patch fixes it also
    for debian.

    [1] https://review.opendev.org/c/openstack/kolla/+/794589

    Closes-Bug: #1933759
    Change-Id: I822d640a251e6ed9f71c76a922513e23e4218418