Placement: Define root path explicitly

Default value of api_port and path will be updated soon[1]. This change
adds explicit definition of these parameters to use consistent path.

[1] d7b8c158f989f3ac7846ee3d935df39e8533cf10

Change-Id: Ie0e21f1691d3e4e1b69d3abace03d418e638fe45
This commit is contained in:
Takashi Kajinami 2021-11-24 17:56:16 +09:00
parent 65c005cf9a
commit 08c5e74d34
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ outputs:
- {get_param: Debug}
placement::policy::policies: {get_param: PlacementPolicies}
placement::wsgi::apache::api_port: '8778'
placement::wsgi::apache::path: '/placement'
placement::wsgi::apache::ssl: {get_param: EnableInternalTLS}
# NOTE: bind IP is found in hiera replacing the network name with the local node IP
# for the given network; replacement examples (eg. for internal_api):