File: deprecate-configurable-hide-server-address-feature-0ca03d8c8d11e991.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (10 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
---
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