Comment 5 for bug 1805550

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/rocky)

Reviewed: https://review.openstack.org/621064
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=d07abe397c5bdfb45a82150fb7e1a9efaf21ce42
Submitter: Zuul
Branch: stable/rocky

commit d07abe397c5bdfb45a82150fb7e1a9efaf21ce42
Author: Brian Rosmaita <email address hidden>
Date: Tue Nov 27 22:50:15 2018 -0500

    Correct default policy file

    Since Queens, the default policy file is policy.yaml, but the
    code is still looking for policy.json. This patch corrects the
    location and includes a release note.

    Change-Id: I997109d6bd1adbcbf72c056f78f1e01547d0fcbd
    Closes-bug: #1805550
    (cherry picked from commit f6c11c2ceab035c65dedab6f514b6be28b1859bb)