dc421891ff
With branching done earlier than the rc1 freeze, we needed to bring the release notes from the updated roles into the integrated repo. On top of the changes needed for M1 is the version change. The openstack SHAs will be updated in a separate commit. Change-Id: I4d5211062966bc4fdb9f5d36eec46d9911012acd
7 lines
264 B
YAML
7 lines
264 B
YAML
---
|
|
features:
|
|
- The option ``repo_venv_default_pip_packages`` has been added which will
|
|
allow deployers to insert any packages into a service venv as needed.
|
|
The option expects a list of strings which are valid python package names as
|
|
found on PYPI.
|