eac3e7032a
Orchestration tab in the admin info panel needs a discussion. It seems not to be covered by heat-dashboard yet. blueprint heat-dashboard-split-out Change-Id: I56e6edb1f2ac72e2f42d0e9f3291308e67f24cad
12 lines
535 B
YAML
12 lines
535 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Heat dashboard is now split out into a separate project
|
|
``heat-dashboard``. All new features and maintenances are
|
|
provided from the new project from now on. The new project provides
|
|
all features available in Horizon in the past release.
|
|
To continue to use heat dashboard, install ``heat-dashboard``
|
|
and set up the horizon plugin configuration file in ``enabled`` directory.
|
|
For more information, see ``heat-dashboard`` documentation
|
|
https://docs.openstack.org/heat-dashboard/latest/.
|