tempest/tempest/cmd
Martin Kopec 6caf3fabbb Fix tempest cleanup for python3
When using python3 the file which is read and
loaded by jsonutils needs to be opened in binary
mode, otherwise, it's causing problems.
It is a known bug [1] in jsonutils from
oslo.serialization module.
The patch also adds a unit test which tests
the loading of a json file.

[1] https://bugs.launchpad.net/oslo.serialization/+bug/1515231

Closes-Bug: #1806089
Change-Id: I3db71c6662d9137a4b75381de7d6dbddd3de4e09
2019-02-07 14:43:05 +00:00
..
__init__.py Add cmd entry point for verify_tempest_config 2014-04-30 17:36:12 +00:00
account_generator.py Merge "Fixing ignored value of --config parameter in tempest account-generator" 2019-02-05 04:49:53 +00:00
cleanup.py Fix tempest cleanup for python3 2019-02-07 14:43:05 +00:00
cleanup_service.py Fix tempest cleanup AttributeError 2019-02-03 14:27:33 +00:00
config-generator.tempest.conf Remove non-existent config options of oslo modules 2017-04-07 12:37:23 -07:00
init.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
list_plugins.py Clean imports in code 2016-08-25 16:11:14 +07:00
main.py Replace directly import of logging with import oslo_log 2016-11-24 03:52:46 +00:00
run.py Add missing ws seperator between words 2018-11-16 15:34:56 +08:00
subunit_describe_calls.py Mark raw strings as such 2018-07-06 14:01:28 +01:00
verify_tempest_config.py Fix verify-config KeyError 2019-01-18 14:32:45 +00:00
workspace.py Handling invalid path of workspace register and move 2018-11-16 09:36:58 +00:00