kolla/releasenotes/notes/Add-distro_python_version-variable-3688288558f4e586.yaml
Mark Goddard 2399c42d93 Tidy up release notes for Stein 8.0.0 release
Change-Id: I9615bc26156a26616dea083c3db4efbf7717231c
2019-03-29 12:51:43 +00:00

8 lines
256 B
YAML

---
features:
- |
Adds a new variable ``distro_python_version`` to store the version of
Python used in the OS distribution used as a base. Can be used to handle
checks for python 2 or 3 checks and to find the ``site-packages``
directory.