Horizon plugin for OpenStack Orchestration (Heat)
Go to file
Keigo Noha 81190f1b0d Set False to include_empty_option
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 792f8cbe4a)
2022-06-08 16:37:10 +10:00
devstack Support policy-in-code and deprecated policy 2021-03-18 23:01:14 +09:00
doc [ussuri][goal] Update contributor documentation 2021-05-31 20:37:36 +00:00
heat_dashboard Set False to include_empty_option 2022-06-08 16:37:10 +10:00
releasenotes Update master for stable/wallaby 2021-03-26 15:36:29 +00:00
.eslintignore Remove minified js 2018-03-08 10:58:55 +09:00
.eslintrc.js Add unittests for template generator angular 2017-10-26 09:55:53 +09:00
.gitignore Add support for OS::Swift::Container 2018-06-07 19:49:33 +09:00
.gitreview Update .gitreview for stable/xena 2021-09-17 17:06:09 +00:00
.zuul.yaml Drop horizon-nodejs10-jobs template 2021-05-19 21:45:36 +05:30
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2021-05-31 20:37:36 +00:00
HACKING.rst fix error url 2018-02-02 11:18:27 +08:00
LICENSE add initial files. 2017-10-06 14:46:17 +09:00
MANIFEST.in Ensure json files are provided in the package 2018-01-26 08:25:44 +00:00
README.rst Drop use of git.openstack.org 2019-05-22 16:37:13 +05:30
babel-django.cfg translation: drop babel extractor definitions 2019-12-27 02:02:58 +09:00
babel-djangojs.cfg translation: drop babel extractor definitions 2019-12-27 02:02:58 +09:00
bindep.txt [goal] Migrate testing to ubuntu focal 2020-08-04 07:33:58 +00:00
karma.conf.js Run npm nodejs job with Firefox browser 2020-12-16 12:08:00 +00:00
lower-constraints.txt Fix lower-constraints job 2022-03-08 16:29:40 +00:00
manage.py add initial files. 2017-10-06 14:46:17 +09:00
package.json Run npm nodejs job with Firefox browser 2020-12-16 12:08:00 +00:00
requirements.txt Use unittest.mock instead of third party mock 2020-04-21 04:56:58 +09:00
setup.cfg Add py38 package metadata 2020-05-02 07:48:12 -05:00
setup.py Cleanup py27 support 2020-04-21 08:24:56 +02:00
test-requirements.txt Fix lower-constraints job 2022-03-08 16:29:40 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/xena 2021-09-17 17:06:13 +00:00

README.rst

Welcome to Heat Dashboard!

Heat dashboard is a horizon plugin for Heat.

Team and repository tags

image