3e329e73e7
This commit deprecates the config option and policy for hide server address. They are marked for removal. Implement blueprint remove-configurable-hide-server-address-feature Depends-On: I6aed4909b0e7efe9c95d1f7398db613eca05e5ce Change-Id: I6040e8c2b3e132b0dfd09f82ae041b4786a63483
11 lines
479 B
YAML
11 lines
479 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``hide_server_address_states`` configuration option is now
|
|
deprecated for removal. In future, there will be hard coded
|
|
server state ``building`` for which server address will be hidden.
|
|
The policy 'os_compute_api:os-hide-server-addresses' also is deprecated
|
|
for removal. More details `here`_
|
|
|
|
.. _here: https://specs.openstack.org/openstack/nova-specs/specs/queens/approved/remove-configurable-hide-server-address-feature.html
|