summaryrefslogtreecommitdiff
path: root/tempest/tests/lib/common
Commit message (Expand)AuthorAgeFilesLines
* Fix creation of requested creds within the same projectGhanshyam Mann2023-02-221-9/+234
* Chunked GET request supportDan Smith2023-01-252-0/+37
* Verify top key in _parse_bodyGoutham Pacha Ravi2022-06-281-0/+20
* Replace deprecated assertDictContainsSubsetTakashi Kajinami2021-11-301-21/+21
* Remove usage of sixsongwenping2021-04-151-8/+5
* Remove usage of sixsongwenping2021-04-151-2/+1
* Cleans up volume backups after test run.Sampat Ponnaganti2021-04-021-3/+5
* Merge "Replace md5 with oslo version"Zuul2021-03-111-2/+2
|\
| * Replace md5 with oslo versionAde Lee2021-02-251-2/+2
* | Support scope in dynamic cred for specific rolesGhanshyam Mann2021-03-061-0/+320
* | Add alt project persona in dynamic credentialGhanshyam Mann2021-02-271-0/+50
|/
* [part1] Remove sixlikui2021-02-242-4/+2
* Make create_user domain-aware for V3CredsClientDmitrii Shcherbakov2021-01-221-0/+18
* Add system scope for admin authColleen Murphy2021-01-111-1/+37
* Retry on ServerFault in call_and_ignore_notfound_exc()Dan Smith2020-09-301-0/+11
* Merge "Change 'Member' role reference to 'member'"Zuul2020-06-121-4/+4
|\
| * Change 'Member' role reference to 'member'Martin Kopec2020-06-111-4/+4
* | Use unittest.mock instead of third party mockSean McGinnis2020-05-177-7/+10
|/
* Merge "Add profiler support into Tempest"Zuul2019-03-171-0/+63
|\
| * Add profiler support into TempestIlya Shakhat2019-02-161-0/+63
* | Merge "Add autopep8 to tox.ini"Zuul2019-03-161-4/+4
|\ \
| * | Add autopep8 to tox.iniafazekas2019-03-081-4/+4
| |/
* | Update json module to jsonutilszhulingjie2019-03-061-1/+1
|/
* Remove unnecessary setUpzhufl2019-01-101-6/+0
* Merge "Allow to create a rest_client not following redirects"Zuul2018-10-121-0/+27
|\
| * Allow to create a rest_client not following redirectsJens Harbott2018-10-111-0/+27
* | Mark raw strings as suchStephen Finucane2018-07-061-1/+1
|/
* Fix tests for call_until_true function.Federico Ressi2018-06-061-45/+127
* Fix test_http test case.Federico Ressi2018-06-011-38/+139
* Default to using neutron networks_client in get_tenant_networkzhufl2018-01-111-1/+1
* Add support of args and kwargs in call_until_truezhufl2017-11-141-3/+24
* Fix AssertionError in test_rand_password_with_len_2Masayuki Igawa2017-11-021-1/+5
* Remove method get_ipv6_addr_by_EUI64zhangxuanyuan2017-10-111-39/+0
* Make validation_resources a stable interfaceAndrea Frittoli2017-09-121-0/+344
* Add a validation resources fixtureAndrea Frittoli2017-09-122-3/+5
* Add compare header version function to tempest.libFelipe Monteiro2017-09-011-6/+88
* Fix RemoteClient having bad default ssh_shell_prologueKris Stercxk2017-08-221-1/+1
* Merge "Fix disable_ssl_certificate_validation values if ca_certificates file ...Jenkins2017-08-211-0/+68
|\
| * Fix disable_ssl_certificate_validation values if ca_certificates file is definedAnna Pankiewicz2017-07-311-0/+68
* | Unsupported 'message' Exception attribute in PY3junboli2017-07-311-1/+2
|/
* Migrate the preprov creds module to tempest libMatthew Treinish2017-07-211-0/+487
* Migrate the dynamic creds module to tempest libMatthew Treinish2017-07-211-0/+667
* Prevent error in _parse_resp when nullable listKen'ichi Ohmichi2017-05-301-0/+1158
* Remove some debug print statementsJordan Pittier2017-04-191-1/+0
* Add RemoteClient under tempest.libKen'ichi Ohmichi2017-03-092-0/+67
* Deprecate resources_prefix and change rand_name()Ken'ichi Ohmichi2017-03-021-6/+10
* Fix date-time format checking in response schemaghanshyam2017-01-311-0/+83
* Move cred_client to tempest.libMatthew Treinish2016-11-071-0/+78
* py3: Miscellaneous fixesSirushti Murugesan2016-09-091-3/+3
* Move `call_until_true` to tempest/libJordan Pittier2016-09-021-0/+25