Horizon plugin for OpenStack Orchestration (Heat)
Go to file
mareklycka 7269ad11d7 Enforces unicode decoding of data
The underlying APIs changed between Python2 and Python3, where
once they returned a string, they now return bytes. This change
enforces the decoding of the returned value as a UTF-8. Failure
to decode is handled by the existing exception handling.

Tests were updated to mimic the new API.

Change-Id: I98b474840a163f60e98aed0f75bc6b9df2a9aa00
Story: 2003343
Task: 24381
(cherry picked from commit 837a40e3b7)
2020-04-04 00:15:32 +00:00
devstack support py3 2018-05-03 10:10:01 +03:00
doc Merge "Update docs bug link to storyboard" 2018-07-19 02:35:02 +00:00
heat_dashboard Enforces unicode decoding of data 2020-04-04 00:15:32 +00:00
releasenotes Imported Translations from Zanata 2019-04-13 06:25:58 +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 Merge "Update .gitreview for stable/stein" into stable/stein 2019-04-29 16:48:40 +00:00
.zuul.yaml OpenDev Migration Patch 2019-04-19 19:29:02 +00:00
CONTRIBUTING.rst Update all links in documents 2018-06-14 18:43:50 +09: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 fix bug link in readme 2018-12-08 17:32:25 +00:00
babel-django.cfg Correct django template pattern in babel-django.cfg 2018-02-06 01:15:07 +09:00
babel-djangojs.cfg add initial files. 2017-10-06 14:46:17 +09:00
bindep.txt Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
karma.conf.js Replace embedded static files with XStatic-* 2018-07-09 16:02:37 +09:00
lower-constraints.txt Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
manage.py add initial files. 2017-10-06 14:46:17 +09:00
package.json Limit esquery to fix gates 2020-04-04 00:15:18 +00:00
requirements.txt Drop nose dependencies 2018-08-17 01:06:34 +09:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 06:35:19 +00:00
setup.py Updated from global requirements 2017-11-15 11:43:53 +00:00
test-requirements.txt Add heat-dashboard integration tests 2019-02-05 09:40:06 +02:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/stein 2019-04-11 16:28:45 +00:00

README.rst

Welcome to Heat Dashboard!

Heat dashboard is a horizon plugin for Heat.

Team and repository tags

image