summaryrefslogtreecommitdiff
path: root/tempest/tests/cmd/test_tempest_init.py
Commit message (Expand)AuthorAgeFilesLines
* Use os.path.join as possibleMasayuki Igawa2020-09-061-2/+2
* Switch to stestr in README.rst and the method nameMasayuki Igawa2018-07-151-1/+1
* Switch Tempest CLI commands from testrepository to stestrChandan Kumar2018-02-131-8/+8
* Fix tempest init inconsistency when it failsMasayuki Igawa2016-09-291-0/+15
* Add missing config file read to tempest initMatthew Treinish2016-08-121-0/+47
* Move oslo config generator config inside packageMatthew Treinish2016-06-221-5/+1
* Fix base unit test class locationMatthew Treinish2016-04-221-1/+1
* Use tempest.tests.lib.base instead of tempest.tests.baseJordan Pittier2016-04-111-1/+1
* Optimize "open" method with context managerzhang.lei2016-03-101-3/+2
* Allow empty directories for tempest initMarc Koderer2015-11-041-1/+3
* Add unit test for init.py->generate_sample_config()ghanshyam2015-10-091-1/+19
* Fix init commandDavid Paterson2015-09-231-0/+11
* Add tempest init command to tempest cliMatthew Treinish2015-07-271-0/+66