summaryrefslogtreecommitdiff
path: root/tempest/lib/common/rest_client.py
Commit message (Expand)AuthorAgeFilesLines
* Chunked GET request supportDan Smith2023-01-251-7/+33
* Verify top key in _parse_bodyGoutham Pacha Ravi2022-06-281-2/+11
* Pass the global request ID as logging contextStephen Finucane2022-05-101-1/+9
* Clean up wait_for_resource_deletion messageEric Harney2022-01-071-2/+2
* Replace deprecated import of ABCs from collectionsTakashi Kajinami2021-07-171-2/+2
* Remove usage of sixsongwenping2021-04-151-2/+1
* Cleans up volume backups after test run.Sampat Ponnaganti2021-04-021-2/+7
* Merge "[part1] Remove six"Zuul2021-02-251-1/+1
|\
| * [part1] Remove sixlikui2021-02-241-1/+1
* | Merge "Add wait_for_resource_deletion for swift api clients"Zuul2021-02-251-2/+2
|\ \ | |/ |/|
| * Add wait_for_resource_deletion for swift api clientsBenny Kopilov2021-02-081-2/+2
* | Merge "Remove usage of six"Zuul2021-02-191-1/+1
|\ \ | |/ |/|
| * Remove usage of sixsongwenping2021-02-181-1/+1
* | Use CONF.identity.disable_ssl_certificate_validation in object_clientzhufl2021-01-121-3/+5
|/
* [Trivial]Remove unused variableszhufl2020-11-201-1/+1
* Tempest tests for glance import workflowAbhishek Kekane2020-07-241-0/+32
* Remove any reference to "tenant_id" in networkRodolfo Alonso Hernandez2020-06-021-1/+16
* Fix the logging of request body credentialsGhanshyam Mann2019-10-021-2/+9
* Move logging from _request() to raw_request()Ghanshyam Mann2019-09-261-10/+11
* Merge "Add profiler support into Tempest"Zuul2019-03-171-2/+5
|\
| * Add profiler support into TempestIlya Shakhat2019-02-161-2/+5
* | Fix typoPallav Gupta2019-02-221-6/+6
|/
* Merge "fix typos"Zuul2019-02-021-1/+1
|\
| * fix typossunqingliang62018-11-101-1/+1
* | Fix E117 for pycodestyle (pep8) 2.5.0Matt Riedemann2019-01-291-1/+1
|/
* Merge "Allow to create a rest_client not following redirects"Zuul2018-10-121-3/+4
|\
| * Allow to create a rest_client not following redirectsJens Harbott2018-10-111-3/+4
* | Fix comments in rest_clientzhufl2018-08-201-7/+12
* | Omit X-Subject-Token from logKen'ichi Ohmichi2018-07-161-0/+2
|/
* Add config options to set proxy_urlMatthew Treinish2017-10-161-4/+13
* [DOC BLD FIX] Correct reST field lists in docstringsjunboli2017-07-211-1/+1
* Prevent error in _parse_resp when nullable listKen'ichi Ohmichi2017-05-301-1/+1
* Remove deprecated TYPE in rest_clientMasayuki Igawa2017-04-241-9/+2
* Merge "Add content-type without spaces"Jenkins2017-03-131-2/+11
|\
| * Add content-type without spaceszhipengh2017-02-231-2/+11
* | Add "list versions" test for KeystoneKen'ichi Ohmichi2017-03-091-0/+11
|/
* Add PreconditionFailed exception for HTTP 412 errorsKevin Benton2017-02-141-0/+6
* Fix date-time format checking in response schemaghanshyam2017-01-311-2/+3
* Merge "Correct print pattern in rest_client"Jenkins2017-01-171-2/+2
|\
| * Correct print pattern in rest_clientzhufl2017-01-171-2/+2
* | Use oslo.log library instead of system logging moduleAnusha Ramineni2017-01-161-2/+1
|/
* Hacking: enable H904Jordan Pittier2016-12-191-13/+13
* Remove unused arguments from _error_checker()Ken'ichi Ohmichi2016-10-201-4/+2
* Add omitted blank space to assert_msgHanxi2016-09-011-2/+2
* Merge "Remove useless parenthesis"Jenkins2016-09-011-3/+3
|\
| * Remove useless parenthesisguo yunxian2016-08-171-3/+3
* | Merge "Deprecate meaningless TYPE"Jenkins2016-08-261-0/+3
|\ \
| * | Deprecate meaningless TYPEguo yunxian2016-08-261-0/+3
* | | Delete unuesd function arguments in rest_clientguo yunxian2016-08-251-10/+5
| |/ |/|
* | Merge "Fix notes which differnt from actual parameters"Jenkins2016-08-041-1/+1
|\ \ | |/ |/|