puppet-placement/releasenotes/notes/update-wsgi-default-port-and-path-d2c07a1d28215d0d.yaml
Takashi Kajinami d191895eea httpd+mod_wsgi: Update default port and path
This is a follow-up of d7b8c158f9 and
updates default port and path used when placement-api is hosted by
httpd+mod_wsgi.

Depends-on: https://review.opendev.org/819051
Change-Id: I7b2ae0deb0b7f1675682e89f70ac8f13ab5563bf
2021-11-24 06:39:12 +00:00

11 lines
374 B
YAML

---
upgrade:
- |
Default values of the following parameters have been changed, so that
the consistent endpoint url is used by default. Also, default values of
the ``placement::keystone::auth::*_url`` parameters have been updated
accordingly.
- ``placement::wsgi::api_port``: ``80`` to ``8787``
- ``placement::wsgi::path``: ``/placement`` to ``/``