summaryrefslogtreecommitdiff
path: root/tempest/lib/cmd/check_uuid.py
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
* Fix import line locationlkuchlan2020-09-021-24/+116
* 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
* [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
* Replace str(uuid.uuid4) with uuidutils.generate_uuid()janonymous2016-12-061-1/+2
* Change into staticmethodguo yunxian2016-09-261-1/+2
* Use isinstance instead of typeBrandon Palm2016-02-251-2/+2
* Migrate tempest-lib code into new lib dirMatthew Treinish2016-02-231-0/+358