Horizon plugin for OpenStack Orchestration (Heat)
c8456777df
In _populate_custom_choices(), all methods called at the method have
True as a second argument. It means that the default values sepcified
in a stack are not shown as default when launch stack form.
The fileds always show 'Select Flavor/Image/Network'.
Users doesn't expect to choose default value by hand.
This change shows the default values defined at a template.
Also, image_field_data() doesn't use parameter, include_empty_option.
This change modfies the method to change the behavior based on the
parameter.
Closes-Bug: #1619465
Change-Id: I4b6bef322a668a805abcd4bc472d30f6d1df3a0a
(cherry picked from commit
|
||
---|---|---|
devstack | ||
doc | ||
heat_dashboard | ||
releasenotes | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
babel-django.cfg | ||
babel-djangojs.cfg | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
karma.conf.js | ||
LICENSE | ||
lower-constraints.txt | ||
manage.py | ||
MANIFEST.in | ||
package.json | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Welcome to Heat Dashboard!
Heat dashboard is a horizon plugin for Heat.
- License: Apache license
- Documentation: https://docs.openstack.org/heat-dashboard/latest/
- Source: https://opendev.org/openstack/heat-dashboard
- Bugs: https://storyboard.openstack.org/#!/project/openstack/heat-dashboard
- Release Notes: https://docs.openstack.org/releasenotes/heat-dashboard