heat-dashboard/releasenotes/notes/enabled_file_for_tmplgen-71432805cbfe4176.yaml
kaz_shinohara 2721621e4a 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
2018-03-13 08:11:20 +00:00

13 lines
789 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 Horizons 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>`__]