d191895eea
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
11 lines
374 B
YAML
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 ``/``
|