summaryrefslogtreecommitdiff
path: root/tempest_lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Update base.py to include python-openstackclient.Lilywei1232015-01-061-0/+19
* | Make rest_client exception inheritances easyKen'ichi Ohmichi2015-01-201-7/+3
* | Remove unused exceptionsKen'ichi Ohmichi2015-01-201-88/+0
* | Add RateLimitExceeded test caseKen'ichi Ohmichi2015-01-201-2/+17
* | Migrate rest_client to tempest-lib from tempest0.1.0Ken'ichi Ohmichi2015-01-1610-50/+1281
* | 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
* Switch to elapsed time in subunit-trace summaryMatthew Treinish2014-12-041-4/+10
* Fix inheritance order in BaseTestCase0.0.2vponomaryov2014-12-022-19/+65
* Remove unused method and variable in base.pyMasayuki Igawa2014-09-261-11/+0
* Setup subunit-trace as an entry pointMatthew Treinish2014-09-162-3/+3
* Migrated subunit-trace.py from tempestMatthew Treinish2014-09-161-0/+247
* 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
* Stop using oslo loggingMatthew Treinish2014-08-283-4/+3
* Move cli asserts to test classMatthew Treinish2014-08-281-11/+11
* Add a new base cli test classMatthew Treinish2014-08-281-1/+12
* Merge cli framework unit tests from tempestMatthew Treinish2014-08-285-2/+267
* Inital oslo-incubator syncMatthew Treinish2014-08-2810-0/+2247
* Update hacking ignore list and pep8 cleanMatthew Treinish2014-08-283-7/+6
* Clean up and move cli test baseMatthew Treinish2014-08-283-0/+363
* Move tempest exceptions to tempest_lib dirMatthew Treinish2014-08-281-0/+230
* Simplify and move tempest test.py to lib dirMatthew Treinish2014-08-281-0/+95
* Initial commit from cookiecutterMatthew Treinish2014-08-274-0/+100