gnocchixyz / gnocchi

Timeseries database
Apache License 2.0
299 stars 85 forks source link

Fix incomplete switch to policy.yaml #1270

Closed kajinamit closed 2 years ago

kajinamit commented 2 years ago

Commit 0d610f6dcdfa4cb95e6832aff5054da247052a10 was supposed to switch default policy file from policy.json to policy.yaml but that change was incomplete and still the old policy.json is searched first.

This change fixes it and ensures policy.yaml is loaded first.

kajinamit commented 2 years ago

@mergify backport stable/4.4

mergify[bot] commented 2 years ago

backport stable/4.4

✅ Backports have been created

* [#1271 Fix incomplete switch to policy.yaml (backport #1270)](https://github.com/gnocchixyz/gnocchi/pull/1271) has been created for branch `stable/4.4`