nova/releasenotes/notes/deprecate-configurable-hide-server-address-feature-0ca03d8c8d11e991.yaml
ghanshyam 3e329e73e7 Deprecate configurable Hide Server Address Feature
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
2017-12-07 08:45:18 +00:00

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