openstack-ansible/releasenotes/notes/pypi-cache-removed-c03a9a0658c9d89f.yaml
Jean-Philippe Evrard 455b8ddedd Freeze all SHAs for RC1
This patch updates all the roles to the latest available stable
SHA's, freeze the shas, copies the release notes from the updated
roles into the integrated repo.

The OpenStack Service SHAs and the python requirement pins are
handled separately.

Change-Id: I4d5211062966bc4fdb9f5d36eec46d9911012acd
2018-08-16 14:17:03 +00:00

11 lines
452 B
YAML

---
deprecations:
- |
The repo server's reverse proxy for pypi has now been removed,
leaving only the pypiserver to serve packages already on the
repo server. The attempt to reverse proxy upstream pypi turned
out to be very unstable with increased complexity for deployers
using proxies or offline installs. With this, the variables
``repo_nginx_pypi_upstream`` and ``repo_nginx_proxy_cache_path``
have also been removed.