summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrated auth.py and related unit tests from tempest0.4.0andreaf2015-03-196-2/+1284
* Support specifying the tempest git URLandreaf2015-03-181-2/+4
* 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
* | Merge "Updated from global requirements"Jenkins2015-03-131-2/+2
|\ \
| * | Updated from global requirementsOpenStack Proposal Bot2015-03-051-2/+2
* | | 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-242-0/+155
|\ \
| * | Migrate skip_tracker.py from tempestMatthew Treinish2015-02-092-0/+155
* | | Move data_utils functionaly from tempest.0.3.0Andrey Pavlov2015-02-205-0/+264
* | | Merge "Switch to using oslo.log from library"Jenkins2015-02-194-716/+3
|\ \ \ | |_|/ |/| |
| * | Switch to using oslo.log from libraryMatthew Treinish2015-02-094-716/+3
| |/
* | Merge "Summarize expected failures"Jenkins2015-02-191-3/+6
|\ \
| * | Summarize expected failuresChris Dent2015-02-161-3/+6
| |/
* | Improve the library's documentationMatthew Treinish2015-02-117-2/+104
* | 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 "Fix migrate_from_tempest script to work with multiple files"Jenkins2015-01-261-5/+8
|\
| * Fix migrate_from_tempest script to work with multiple filesMauro S. M. Rodrigues2015-01-161-5/+8
* | Merge "Update base.py to include python-openstackclient."Jenkins2015-01-261-0/+19
|\ \
| * | Update base.py to include python-openstackclient.Lilywei1232015-01-061-0/+19
* | | Merge "Make rest_client exception inheritances easy"Jenkins2015-01-221-7/+3
|\ \ \
| * | | Make rest_client exception inheritances easyKen'ichi Ohmichi2015-01-201-7/+3
* | | | Merge "Remove unused exceptions"Jenkins2015-01-211-88/+0
|\ \ \ \ | |/ / /
| * | | Remove unused exceptionsKen'ichi Ohmichi2015-01-201-88/+0
* | | | Merge "Add RateLimitExceeded test case"Jenkins2015-01-211-2/+17
|\ \ \ \ | |/ / /
| * | | Add RateLimitExceeded test caseKen'ichi Ohmichi2015-01-201-2/+17
| | |/ | |/|
* | | Updated from global requirementsOpenStack Proposal Bot2015-01-161-1/+1
|/ /
* | Migrate rest_client to tempest-lib from tempest0.1.0Ken'ichi Ohmichi2015-01-1612-50/+1285
* | Default the worker number to 0 not NaNChris Dent2015-01-141-1/+6
* | Fix subunit-trace on python < 2.70.0.4Matthew Treinish2015-01-071-1/+8
|/
* bring over fail only functionality from nova0.0.3Sean Dague2015-01-051-15/+23
* Updated from global requirementsOpenStack Proposal Bot2014-12-123-6/+20
* Merge "Add pretty_tox.sh wrapper script to use subunit-trace"Jenkins2014-12-112-1/+8
|\
| * Add pretty_tox.sh wrapper script to use subunit-traceMatthew Treinish2014-12-042-1/+8
* | Merge "Fix migration script to use original SHA1 from tempest's commits"Jenkins2014-12-111-52/+9
|\ \
| * | Fix migration script to use original SHA1 from tempest's commitsMauro S. M. Rodrigues2014-12-051-52/+9
| |/
* | Merge "Workflow documentation is now in infra-manual"Jenkins2014-12-081-4/+3
|\ \ | |/ |/|
| * Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
* | Switch to elapsed time in subunit-trace summaryMatthew Treinish2014-12-041-4/+10
|/
* Drop version string from setup.cfgMatthew Treinish2014-12-021-1/+0
* Fix inheritance order in BaseTestCase0.0.2vponomaryov2014-12-023-20/+65