tempest/tempest/lib/common
Goutham Pacha Ravi c0a15ba7a0 Verify top key in _parse_body
the client's _parse_body helper strips out the top
level key allowing us to miss bugs associated with
any key changes from the server [1]. Allow for opt-in
verification of the key.

[1] https://bugs.launchpad.net/manila/+bug/1968069

Change-Id: I3f17b54090c8a8e93269bd691768688242b7f010
Related-Bug: #1968069
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2022-06-28 08:22:20 +03:00
..
utils Fix remote_client param description 2022-04-21 07:37:31 +03:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
api_microversion_fixture.py Add APIMicroversionFixture to library interface 2019-04-16 02:01:12 +00:00
api_version_request.py Migrated microversion testing framework to tempest/lib 2016-03-11 08:17:15 +00:00
api_version_utils.py Remove usage of six 2021-04-15 09:01:01 +00:00
cred_client.py Remove usage of six 2021-02-23 00:38:55 +00:00
cred_provider.py Fix cleanup of default security group when preprov creds are used 2021-08-19 09:52:00 +02:00
dynamic_creds.py Fix cleanup of default security group when preprov creds are used 2021-08-19 09:52:00 +02:00
fixed_network.py docs: Fix incorrect docstrings in reStructuredText format 2018-11-21 19:06:43 -06:00
http.py Remove usage of six 2021-04-15 09:01:01 +00:00
jsonschema_validator.py Get rid of jsonschema.compat usage 2021-10-07 19:01:21 +00:00
preprov_creds.py Merge "Replace md5 with oslo version" 2021-03-11 06:57:12 +00:00
profiler.py Add profiler support into Tempest 2019-02-16 08:10:28 +00:00
rest_client.py Verify top key in _parse_body 2022-06-28 08:22:20 +03:00
ssh.py Patch paramiko 2022-01-24 18:31:34 +00:00
thread.py Remove six.PY3/six.PY2 2020-11-10 09:54:35 +00:00
validation_resources.py Make validation_resources a stable interface 2017-09-12 15:02:15 -06:00