Files
openstack-ansible-os_glance/tasks/glance_post_install.yml
Dmitriy Rabotyagov 2487d3680f Do not remove policy.yaml file
oslo.policy can not handle policy file removal. As a result, if policy
overrides were defined at some point, but then removed, causes service
outage.

While we could add a handler trigger to restart the service
on policy removal, it's better to simplify the logic and always place an
empty policy.yaml even if no overrides are defined.

Change-Id: I96922df402be47be1f78d27798cfe929084d2689
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2025-11-14 11:25:48 +01:00

6.7 KiB