319827e1a8
These are mostly formatting fixes, but also a correction of the default value of pip_upper_constraints_file. Change-Id: Iadb1b45644865d67e170f94d301d3eeeab2654ee
11 lines
479 B
YAML
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.
|