glance_store/releasenotes/notes/set-documented-default-directory-for-filesystem-9b417a29416d3a94.yaml
Ian Cordasco f5fd1bcd96 Set documented default directory for filesystem
We document that the default value of filesystem_store_datadir is
/var/lib/glance/images without ever actually setting that default.

Co-Authored-By: kairat_kushaev <kkushaev@mirantis.com>
Closes-bug: #1501662
Change-Id: If6ab4f727f205c7828f247c7588b1f9bad78d1e8
2016-01-18 08:41:10 -04:30

6 lines
242 B
YAML

---
other:
- For years, `/var/lib/glance/images` has been presented as the default dir
for the filesystem store. It was not part of the default value until now.
New deployments and ppl overriding config files should watch for this.