python-cloudkittyclient/cloudkittyclient
Luka Peschke 584046761a Adapt functional tests to python3
A test looking for a regex in an argparse error message is failing when ran
on python3. Since this is now the default python runtime for devstack-based
jobs, this updates the message.

Change-Id: Id3372998715f13f7641d11a4a1d9d16629acfd18
Story: 2006896
Task: 37530
2019-11-18 10:28:23 +01:00
..
common Add support for POST /v2/dataframes API endpoint to the client 2019-08-27 11:50:32 +00:00
tests Adapt functional tests to python3 2019-11-18 10:28:23 +01:00
v1 Adapt the client for the v2 API 2019-05-15 08:59:03 +00:00
v2 Add support for POST /v2/dataframes API endpoint to the client 2019-08-27 11:50:32 +00:00
__init__.py Delete unnecessary utf-8 coding 2016-12-27 10:08:37 +08:00
auth.py Rewrite of the client 2018-06-15 12:08:21 +02:00
client.py Rewrite of the client 2018-06-15 12:08:21 +02:00
exc.py Rewrite of the client 2018-06-15 12:08:21 +02:00
format.py Rewrite of the client 2018-06-15 12:08:21 +02:00
osc.py Add support for /v2/summary to the client 2019-06-27 14:49:34 +00:00
shell.py Add support for /v2/summary to the client 2019-06-27 14:49:34 +00:00
utils.py Rewrite of the client 2018-06-15 12:08:21 +02:00