5f6e5bc3c3
The placement::wsgi::apache class takes the api_port parameter to determine the TCP port number, but this name is not commonly used while the port parameter is used in the other modules. This change fixes the parameter name so that we can keep the implementation more consistent. This also fixes minor differences mainly about formatting. Change-Id: Ifaed2952e3dc49ee5cde2587bd5f8a35205465fb
6 lines
141 B
YAML
6 lines
141 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``placement::wsgi::apache::api_port`` parameter has been deprecated.
|
|
Use the ``port`` parameter instead.
|