python-tripleoclient/releasenotes/notes/config-download-default-dir-changed-58a4b756b80050d0.yaml
Jill Rouleau a6f1daf794 Change default config download directory
As we will no longer be writing tmpdirs for config download, changes the
default download location to a subdirectory so as not to spray config files
at the root of the user's home.

Change-Id: I45cd340a256a7f1c3c0038948c0a9deb32a34109
Related-Bug: 1752118
2018-03-07 11:46:33 -08:00

7 lines
263 B
YAML

---
upgrade:
- The default location for ``openstack overcloud config download`` has
changed to ``~/tripleo-config``. ``config download`` also no longer
uses tmpdirs and will overwrite files on subsequent runs to the same
``--config-dir`` location.