openstack-ansible/releasenotes/notes/remove-pypiserver-baa6476999104ea4.yaml
Jean-Philippe Evrard 2cc067222c Bump SHAs for master
Change-Id: I2df6bc4659ced61bc1796645a515274535dd7911
2019-05-19 13:59:26 +00:00

14 lines
418 B
YAML

---
upgrade:
- |
The repo server no longer uses pypiserver, so it has been removed.
Along with this, the following variables have also been removed.
* ``repo_pypiserver_port``
* ``repo_pypiserver_pip_packages``
* ``repo_pypiserver_package_path``
* ``repo_pypiserver_bin``
* ``repo_pypiserver_working_dir``
* ``repo_pypiserver_start_options``
* ``repo_pypiserver_init_overrides``