
This removes leftover of a few options already removed from nova. 1. [DEFAULT] enable_network_quota This option was for nova-network and has been removed[1]. 2. [api] allow_instance_snapshots This was removed by [2] 3. [api] hide_server_address_states This was removed by [3] [1] 6fe31d97542467656cdecd90c2e0a9057a4f7480 [2] 1b112acb344bce835c98759fea2e89ffdfdd967b [3] 9b69afd4573bf6e44d696e2bdacac44f172e8f3c Change-Id: I937176f33f7391cac8a7da38fe6828b0b0d49759
10 lines
233 B
YAML
10 lines
233 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The following parameters of the ``nova::api`` class have been deprecated
|
|
and now have no effect.
|
|
|
|
- ``enable_network_quota``
|
|
- ``allow_instance_snapshots``
|
|
- ``hide_server_address_states``
|