Comment 2 for bug 1805550

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

Reviewed: https://review.openstack.org/620450
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=f6c11c2ceab035c65dedab6f514b6be28b1859bb
Submitter: Zuul
Branch: master

commit f6c11c2ceab035c65dedab6f514b6be28b1859bb
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