kayobe/releasenotes/notes/fix-data-files-path-detection-on-ubuntu-dfa8e4e7a1d3ea27.yaml
Pierre Riteau 319827e1a8 Fix Train release notes
These are mostly formatting fixes, but also a correction of the default
value of pip_upper_constraints_file.

Change-Id: Iadb1b45644865d67e170f94d301d3eeeab2654ee
2019-12-17 10:20:49 +01:00

11 lines
479 B
YAML

---
fixes:
- |
Fixes the detection of kayobe's data files on Ubuntu when not installing into a
virtualenv, see `story 2005510 <https://storyboard.openstack.org/#!/story/2005510>`_
for details.
features:
- |
Added the ``KAYOBE_DATA_FILES_PATH`` environment variable to override the
auto-detection of the data files path. See the `documentation <https://docs.openstack.org/kayobe/latest/configuration/kayobe.html#location-of-data-files>`_ for more details.