kolla-ansible/releasenotes/notes/fix-gnocchi-external-ceph-filepath-672ea7ac3c325ec2.yaml
Jeffrey Zhang dfb5ddaad6 Fix copy external ceph files from custome/gnocchi in gnocchi
There is no need to load custom ceph.conf and keyring from different
folder for gnocchi components. Just load the files from
node_custom_config/gnocchi folder.

Depends-On: I379ff17856509c9321b86c13a72eacc18f5c1202
Change-Id: Id553dff274a29d82fb1b743437e3656d6f817e52
2018-06-12 11:02:44 +08:00

6 lines
154 B
YAML

---
fixes:
- |
Load custom ceph.conf and keyring file from <<node_custom_config>>/gnocchi
folder rathen than each folder of gnocchi components.