summaryrefslogtreecommitdiff
path: root/tempest_lib/common
Commit message (Expand)AuthorAgeFilesLines
* Retire tempest-lib in favor of tempest.libHEADmasterGhanshyam Mann2022-04-057-1366/+0
* Minor spelling fixJake Yip2016-02-011-1/+1
* Merge "Retry ssh connect when EOFError received"Jenkins2016-01-121-1/+2
|\
| * Retry ssh connect when EOFError receivedXiangfei Zhu2015-08-211-1/+2
* | Prevent StopIteration exception during parse responseVictor Ryzhenkin2015-12-241-1/+3
* | Merge "Add 410 error code handling to REST client"Jenkins2015-11-261-0/+6
|\ \
| * | Add 410 error code handling to REST clientVictor Ryzhenkin2015-11-171-0/+6
* | | python3: converts binary data from channelAndrey Pavlov2015-11-061-3/+8
|/ /
* | Merge "Provide alternative ssh exec_command for non-linux environments"Jenkins2015-10-021-25/+41
|\ \
| * | Provide alternative ssh exec_command for non-linux environmentsDaryl Walleck2015-09-091-25/+41
* | | Merge "Switch json to oslo_serialization for token_client"Jenkins2015-09-241-9/+2
|\ \ \
| * | | Switch json to oslo_serialization for token_clientKen'ichi Ohmichi2015-09-031-9/+2
| | |/ | |/|
* | | Add HTTP30X checks for validate_response()0.8.0Ken'ichi Ohmichi2015-09-041-3/+6
|/ /
* | Merge "Add the resp to RestClientExceptions"Jenkins2015-08-191-13/+17
|\ \ | |/ |/|
| * Add the resp to RestClientExceptionsPaul Glass2015-07-301-13/+17
* | Add std out to ssh exception.Andrey Pavlov2015-07-281-1/+1
|/
* Properly decode body before calling json.loads()Matthew Treinish2015-07-101-1/+8
* Categorize rest client exceptionsafazekas2015-06-221-4/+4
* Explicitly add json schema validator for schema validationghanshyam2015-06-091-1/+4
* Fix 'format' checking for json schema validationghanshyam2015-06-091-2/+7
* Pass response body down into RestClientExceptionsEndre Karlson2015-06-081-2/+11
* Add a doc and test for data_utils.rand_passwordMasayuki Igawa2015-06-051-0/+1
* Password is not strong enough failuresYuxing wang2015-06-011-0/+23
* Merge "Migrate ssh.py from tempest"Jenkins2015-04-201-0/+152
|\
| * Migrate ssh.py from tempestAndrey Pavlov2015-04-201-0/+152
* | Add docstrings to data_utilsMasayuki Igawa2015-03-271-4/+65
* | Fix docstring for rest_client moduleKen'ichi Ohmichi2015-03-251-17/+17
|/
* Add optional prefix parameter to rand_name functionMatthew Treinish2015-03-251-4/+6
* Migrate token clients to tempest-libAndrea Frittoli2015-03-161-0/+47
* Merge "Add api docs to the rest client"Jenkins2015-03-131-2/+258
|\
| * Add api docs to the rest clientMatthew Treinish2015-03-061-2/+258
* | Always print info logs from the rest client requestsMatthew Treinish2015-03-111-18/+12
* | Move data_utils functionaly from tempest.0.3.0Andrey Pavlov2015-02-201-0/+99
* | Switch to using oslo.log from libraryMatthew Treinish2015-02-092-2/+2
|/
* Merge "Move api_version to a class value"0.2.0Jenkins2015-02-041-2/+3
|\
| * Move api_version to a class valueKen'ichi Ohmichi2015-01-291-2/+3
* | Separate Forbidden exception from UnauthorizedAshish Gupta2015-01-281-1/+4
|/
* Migrate rest_client to tempest-lib from tempest0.1.0Ken'ichi Ohmichi2015-01-165-0/+673