openstack-ansible/releasenotes/notes/custom-pip-package-add-4c17638c6e5b3373.yaml
Jean-Philippe Evrard dc421891ff Prepare master branch for M1
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
2018-08-10 12:55:12 +00:00

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.