Files
deb-python-tempest-lib/tempest_lib/common
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
..