tripleo-heat-templates/releasenotes/notes/gnocchi-tmp-b5b48708c5dd17df.yaml
Martin Magr 332dd89f47 Ensure correct tmp ownership for Gnocchi
Directory /var/lib/gnocchi/tmp is created by gnocchi-upgrade
with root ownership. This patch ensures the directory is created
first with proper ownership.

Closes-Bug: #1799522
Change-Id: Iaf8e13490adffaf4a606730f4758d064af69b2aa
2018-10-23 18:53:29 +02:00

9 lines
267 B
YAML

---
fixes:
- |
Directory /var/lib/gnocchi/tmp is created by gnocchi-upgrade with root
ownership. It is now ensured that the directory is created before upgrade
with proper ownership. For details see:
https://bugs.launchpad.net/tripleo/+bug/1799522