summaryrefslogtreecommitdiff
path: root/tempest_lib
Commit message (Expand)AuthorAgeFilesLines
* Merge "Switch from using custom urlparse import logic to six"0.5.0Jenkins2015-04-271-4/+1
|\
| * Switch from using custom urlparse import logic to sixMatthew Treinish2015-04-231-4/+1
* | Merge "Fix ValueError in subunit_trace"Jenkins2015-04-273-1/+66
|\ \ | |/ |/|
| * Fix ValueError in subunit_traceThomas Bechtold2015-04-173-1/+66
* | Merge "Migrate ssh.py from tempest"Jenkins2015-04-203-0/+351
|\ \ | |/ |/|
| * Migrate ssh.py from tempestAndrey Pavlov2015-04-203-0/+351
* | Merge "Add a unit test for __str__() of rest_client"Jenkins2015-04-162-1/+12
|\ \
| * | Add a unit test for __str__() of rest_clientMasayuki Igawa2015-04-142-1/+12
* | | Merge "Move to hacking 0.10"Jenkins2015-04-151-1/+1
|\ \ \ | |/ / |/| |
| * | Move to hacking 0.10Joe Gordon2015-03-242-2/+2
* | | Merge "Add docstrings to data_utils"Jenkins2015-03-311-4/+65
|\ \ \
| * | | Add docstrings to data_utilsMasayuki Igawa2015-03-271-4/+65
* | | | Merge "Add unit tests for properties of rest_client"Jenkins2015-03-312-0/+51
|\ \ \ \
| * | | | Add unit tests for properties of rest_clientMasayuki Igawa2015-03-272-0/+51
| |/ / /
* | | | Add a unit test for get_versions()Masayuki Igawa2015-03-271-0/+5
|/ / /
* | | Merge "Fix docstring for rest_client module"Jenkins2015-03-271-17/+17
|\ \ \ | |_|/ |/| |
| * | Fix docstring for rest_client moduleKen'ichi Ohmichi2015-03-251-17/+17
* | | Merge "Migrated test_credentials.py to tempest-lib"Jenkins2015-03-272-1/+181
|\ \ \
| * | | Migrated test_credentials.py to tempest-libAndrea Frittoli (andreaf)2015-03-262-1/+181
| | |/ | |/|
* | | Add unit tests for __str__ method of ResponseBody* classesMasayuki Igawa2015-03-261-0/+30
* | | Merge "Add a unit test for get_ipv6_addr_by_EUI64"Jenkins2015-03-261-0/+38
|\ \ \
| * | | Add a unit test for get_ipv6_addr_by_EUI64Masayuki Igawa2015-03-251-0/+38
| | |/ | |/|
* | | Add a test case for rand_name with prefixMasayuki Igawa2015-03-251-0/+7
|/ /
* | Merge "Add test cases for random utilities"Jenkins2015-03-251-0/+17
|\ \
| * | Add test cases for random utilitiesMasayuki Igawa2015-03-251-0/+17
| |/
* | Merge "Add optional prefix parameter to rand_name function"Jenkins2015-03-251-4/+6
|\ \ | |/ |/|
| * Add optional prefix parameter to rand_name functionMatthew Treinish2015-03-251-4/+6
* | Add InvalidCredentials to tempest-libAndrea Frittoli (andreaf)2015-03-221-1/+5
* | Migrated auth.py and related unit tests from tempest0.4.0andreaf2015-03-196-2/+1284
|/
* Migrate token clients to tempest-libAndrea Frittoli2015-03-168-0/+321
* 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
* | Handle missing launchpadlib gracefullyMatthew Treinish2015-03-031-4/+12
* | Merge "Migrate skip_tracker.py from tempest"Jenkins2015-02-241-0/+154
|\ \
| * | Migrate skip_tracker.py from tempestMatthew Treinish2015-02-091-0/+154
* | | Move data_utils functionaly from tempest.0.3.0Andrey Pavlov2015-02-205-0/+264
* | | Merge "Switch to using oslo.log from library"Jenkins2015-02-193-715/+2
|\ \ \ | |_|/ |/| |
| * | Switch to using oslo.log from libraryMatthew Treinish2015-02-093-715/+2
| |/
* | Merge "Summarize expected failures"Jenkins2015-02-191-3/+6
|\ \
| * | Summarize expected failuresChris Dent2015-02-161-3/+6
| |/
* | Enable stdout passthrough for subunit-trace0.2.1Matthew Treinish2015-02-111-0/+3
|/
* 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
* | Merge "Migrate the skip_because decorator from tempest"Jenkins2015-02-042-0/+101
|\ \
| * | Migrate the skip_because decorator from tempestMatthew Treinish2015-02-032-0/+101
* | | Merge "Separate Forbidden exception from Unauthorized"Jenkins2015-02-043-2/+9
|\ \ \ | |/ / |/| |
| * | Separate Forbidden exception from UnauthorizedAshish Gupta2015-01-283-2/+9
| |/
* | Fix typo: clien => clientJoe Gordon2015-01-271-1/+1
|/
* Merge "Update base.py to include python-openstackclient."Jenkins2015-01-261-0/+19
|\