deb-python-tempest-lib/tempest_lib
Victor Ryzhenkin 6910813552 Prevent StopIteration exception during parse response
- Parse response body only if there is one top-level element
in JSON object because if there is nullable JSON in response body
six will throw us an StopIteration exception from six.next

Closes-Bug: #1529144

Change-Id: Iea2d0950b25cb8f576ca7e15383a205e04d7c9e3
2015-12-24 21:45:11 +03:00
..
api_schema Migrated servers_client.py from tempest 2015-12-16 23:41:59 +00:00
cli Allow passing --insecure to python client binaries 2015-11-17 09:28:14 +01:00
cmd Migrate idempotent id decortor and tooling from tempest 2015-08-25 17:48:31 -04:00
common Prevent StopIteration exception during parse response 2015-12-24 21:45:11 +03:00
services Migrated servers_client.py from tempest 2015-12-16 23:41:59 +00:00
tests Prevent StopIteration exception during parse response 2015-12-24 21:45:11 +03:00
__init__.py Update hacking ignore list and pep8 clean 2014-08-28 10:33:16 -04:00
auth.py throw BadAltAuth exception when alt auth == auth 2015-10-15 19:57:37 +01:00
base.py Fix inheritance order in BaseTestCase 2014-12-02 21:15:48 +00:00
decorators.py Migrate idempotent id decortor and tooling from tempest 2015-08-25 17:48:31 -04:00
exceptions.py Add 410 error code handling to REST client 2015-11-17 01:01:10 +03:00