Add release note for updated enabled file in rocky
Enabled file for template generator is updated a lot to remove all of embedded JS copies from the repo. The latest eanble file does not have compatibility with stable/queens heat-dashboard, therefore it is better to have heads-up for users to re-copy it to horizon/openstack_dashboard/enabled when they need to update heat-dashboard from queens to rocky. Change-Id: Ifdc29d95e93379cda1d12367329e37c885ddcef2
This commit is contained in:
parent
2cc00e8e40
commit
2721621e4a
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
If you need to update your queens heat-dashboard to rocky,
|
||||||
|
you must copy the latest enabled file (_1650_project_template_generator_panel.py)
|
||||||
|
to horizon/openstack_dashboard/enabled directory again.
|
||||||
|
The enabled file for template generator has been changed a lot in rocky and it does not have
|
||||||
|
compatibility with queens heat-dashboard.
|
||||||
|
The background of this change is that SCSS and xstatic modules are started to be used
|
||||||
|
rather than CSS and embedded JavaScript copies to follow Horizon’s contribution rule.
|
||||||
|
[`bug 1753919 <https://bugs.launchpad.net/heat-dashboard/+bug/1753919>`__]
|
||||||
|
[`bug 1755140 <https://bugs.launchpad.net/heat-dashboard/+bug/1755140>`__]
|
||||||
|
[`bug 1755308 <https://bugs.launchpad.net/heat-dashboard/+bug/1755308>`__]
|
Loading…
Reference in New Issue
Block a user