horizon/releasenotes/notes/deprecate-nova-extensions-blacklist-b6285bf02c4011f8.yaml
Akihiro Motoki 523fbce3de Deprecate OPENSTACK_NOVA_EXTENSIONS_BLACKLIST
All of the nova API extensions have been mainlined several releases ago
and there is no potential performance issue in the nova API.
This option is used only to toggle features in horizon and
there seems no performance issues controlled by the option in horizon.
Considering this situation, this option is deprecated now.

Change-Id: If8e58e8324bad919ea45d0ccb10e21371d97f470
2019-12-17 15:26:44 +09:00

10 lines
432 B
YAML

---
deprecations:
- |
``OPENSTACK_NOVA_EXTENSIONS_BLACKLIST`` option is deprecated.
All of the nova API extensions have been mainlined several releases ago
and there is no potential performance issue in the nova API.
This option is used only to toggle features in horizon and
there seems no performance issues controlled by the option in horizon.
Considering this situation, this option is deprecated now.