heat-dashboard/heat_dashboard/content/stacks
mareklycka 837a40e3b7 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
2019-08-06 12:50:34 +00:00
..
templates/stacks Modified typo on Change Stack's pop-up Window. 2018-05-11 17:39:48 +09:00
__init__.py move files. 2017-10-06 14:42:23 +09:00
api.py In future, Horizon team is planning to remove heat relevant logic like, 2017-11-16 10:01:17 +09:00
forms.py Enforces unicode decoding of data 2019-08-06 12:50:34 +00:00
mappings.py Django 2.0 support 2018-06-06 20:34:24 +09:00
panel.py move files. 2017-10-06 14:42:23 +09:00
sro.py move files. 2017-10-06 14:42:23 +09:00
tables.py Add support of event list pagination 2018-06-21 19:08:53 +09:00
tabs.py Add support of event list pagination 2018-06-21 19:08:53 +09:00
urls.py update files by working files. 2017-10-06 14:44:50 +09:00
views.py Django 2.0 support 2018-06-06 20:34:24 +09:00