
The cloudkitty::ui class has been added to install the dashboard plugin package. However the current implementation is incomplete and does not define the required dependencies to install the plugin package before starting the horizon service. Furthermore, the same can be achieved by the horizon::dashboard resource type and that is considered to be more "native" way. This change deprecates the ui class so that we can get rid of it in a future release. Change-Id: I8eab557c13b3a6455a38b24732c692c5e823421a
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The ``cloudkitty::ui`` class has been deprecated and will be removed in
|
|
a future release.
|