Comment 19 for bug 1952763

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-manila (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charm-manila/+/834477
Committed: https://opendev.org/openstack/charm-manila/commit/eb8a69d948a1d8012c0db107331b393d02a41592
Submitter: "Zuul (22348)"
Branch: stable/xena

commit eb8a69d948a1d8012c0db107331b393d02a41592
Author: Corey Bryant <email address hidden>
Date: Tue Mar 15 15:41:50 2022 +0000

    Remove policy.json file in favor of policy in code

    This is a work-around for a package bug. The policy.json file
    was deprecated in the wallaby release in favor of using a
    policy.yaml file to override the default policy in code.
    Therefore the policy.json file is not needed.

    Closes-Bug: #1952763
    Depends-On: https://review.opendev.org/c/openstack/charm-manila/+/833891
    Change-Id: I4b424869a23f28e8eb66ef6bfc42603b863afc40
    (cherry picked from commit bc868245246e68e0ececb48e43028c4ed021a400)