Comment 3 for bug 1755140

Revision history for this message
Akihiro Motoki (amotoki) wrote : Re: horizon workflow forms are not displayed as modal when heat template generator panel is enabled

This bug happens when heat-dashboard is enabled.
I confirmed this issue does not happen when I disabled _1650_project_template_generator_panel.py (template generator panel).
From this observation, the heat template generator panel prevents horizon django workflow forms from being shown as modal.

I confirmed this at least in the following workflow forms. Perhaps it happens in all Django workflow forms.
- Project -> Network -> Create Network
- Project -> Instances -> Launch Instance (Django version)
- Project -> Floating IPs -> Associate IP to Project
- Admin -> Host Aggregates -> Create Host Aggregate
- Admin -> Flavors -> Create Flavor
- Admin -> Floating IPs -> Associate IP to Project