summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bump version stringMatthew Treinish2014-10-301-1/+1
* Merge "Don't edit commit history with migrate from tempest tool"0.0.1Jenkins2014-10-091-16/+27
|\
| * Don't edit commit history with migrate from tempest toolMatthew Treinish2014-10-071-16/+27
* | Merge "Remove unused method and variable in base.py"Jenkins2014-10-071-11/+0
|\ \
| * | Remove unused method and variable in base.pyMasayuki Igawa2014-09-261-11/+0
* | | Remove a duplicate ignore rule of pep8Masayuki Igawa2014-09-261-2/+2
|/ /
* | Merge "Setup subunit-trace as an entry point"Jenkins2014-09-194-3/+8
|\ \
| * | Setup subunit-trace as an entry pointMatthew Treinish2014-09-164-3/+8
* | | Merge "Ignore cover directory from the git repository"Jenkins2014-09-181-0/+1
|\ \ \ | |/ / |/| |
| * | Ignore cover directory from the git repositoryMasayuki Igawa2014-09-121-0/+1
* | | Migrated subunit-trace.py from tempestMatthew Treinish2014-09-161-0/+247
| |/ |/|
* | Add docs for docstrings in cli to sphinx outputMatthew Treinish2014-09-082-0/+22
* | Cleanup documentation for cli execute codeMatthew Treinish2014-09-081-16/+230
* | Add merge_stderr option to all client methodsMatthew Treinish2014-09-051-17/+19
|/
* Add the cli_dir argument to nova-mange's execute callMatthew Treinish2014-08-291-1/+2
* Remove admin param from client method definitionsMatthew Treinish2014-08-291-18/+18
* Add missing log_format definitionMatthew Treinish2014-08-291-0/+6
* Remove versionutils use in cli frameworkMatthew Treinish2014-08-292-100/+0