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
11 lines
452 B
YAML
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.
|