672c43c43e
Part of the removal of OPENSTACK_NOVA_EXTENSIONS_BLACKLIST (3/3) Clean up nova extensions related code in the API layer. Change-Id: I9730095365342cac1023f4112bae4b3a28cdeaf7
10 lines
436 B
YAML
10 lines
436 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
``OPENSTACK_NOVA_EXTENSIONS_BLACKLIST`` setting is now dropped.
|
|
If you specify ``SimpleTenantUsage`` in this setting, consider setting
|
|
``OPENSTACK_USE_SIMPLE_TENANT_USAGE`` to ``False`` instead.
|
|
For other effective values in this setting, no replacement is
|
|
provided as nova provides all features in recent versions of nova API.
|
|
Note that you can enable/disable table actions via policy rules.
|