Go to file
Ghanshyam Mann 47a4199326 Fix the logging of request body credentials
Recently we moved the logging of request from rest_client's
request() to raw_request which end up logging the credentials
also from Token client request.

This is to add a kwargs in raw_request() method which tell whether
request body needs to log or not. Also update Token clients to
pass '<omitted>' to stop logging the credential.

Change-Id: I7cbd3656463a51d18b4d72f45a324145283fc7eb
2019-10-02 23:11:04 +00:00
2016-10-19 14:31:13 +02:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2019-09-17 15:30:54 +09:00
2019-09-04 13:44:17 +00:00
2012-04-12 16:04:36 +02:00
2019-09-11 16:42:28 +09:00
2019-04-04 14:01:16 +11:00
2019-07-16 10:12:19 -04:00
2017-03-08 17:20:35 +00:00
2018-07-18 10:42:38 +01:00
2019-09-11 16:42:28 +09:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 244 MiB
Languages
Python 99.8%
Shell 0.2%