summaryrefslogtreecommitdiff
path: root/tempest/lib/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add --libpath argv option to fix unittest failureAlex Yefimov2021-12-211-2/+9
* Remove usage of sixsongwenping2021-02-181-1/+1
* [Trivial]Remove unused variableszhufl2020-11-201-2/+1
* Merge "Fix import line location"Zuul2020-09-301-24/+116
|\
| * Fix import line locationlkuchlan2020-09-021-24/+116
* | Use os.path.join as possibleMasayuki Igawa2020-09-061-2/+3
|/
* Add autopep8 to tox.iniafazekas2019-03-081-1/+1
* Fix E117 for pycodestyle (pep8) 2.5.0Matt Riedemann2019-01-291-2/+2
* Mark raw strings as suchStephen Finucane2018-07-061-0/+1
* Fix code to pass pep8 Tox environment.Federico Ressi2018-04-121-7/+7
* Remove duplication of skip_trackerMasayuki Igawa2017-04-211-1/+5
* [DOC] Fix details of toxHai Shi2017-04-071-1/+1
* Correct the module path for decoratorsJeremy Liu2017-04-011-1/+1
* Drop allowing old test.idempotent_idKen'ichi Ohmichi2017-03-061-7/+2
* Finish switching to decorators.idempotent_idKen'ichi Ohmichi2017-02-131-3/+6
* Switch to decorators.idempotent_id on compute.adminKen'ichi Ohmichi2017-01-281-2/+6
* Using oslo_log instead of loggingzhuzeyu2017-01-231-5/+5
* Replace str(uuid.uuid4) with uuidutils.generate_uuid()janonymous2016-12-061-1/+2
* Change into staticmethodguo yunxian2016-09-261-1/+2
* Removes explicit looping over dict .keys() methodJoe H. Rahme2016-07-111-1/+1
* Correct mispell words in commentszhufl2016-05-091-1/+1
* Merge "Optimize "open" method with context manager"Jenkins2016-03-161-15/+17
|\
| * Optimize "open" method with context managerzhang.lei2016-03-101-15/+17
* | Use isinstance instead of typeBrandon Palm2016-02-251-2/+2
|/
* Migrate tempest-lib code into new lib dirMatthew Treinish2016-02-233-0/+520