openstack-ansible-repo_build/releasenotes/notes/custom-pip-package-add-4c17...

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.