summaryrefslogtreecommitdiff
path: root/tempest/cmd/init.py
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of sixsongwenping2021-02-181-2/+2
* Use os.path.join as possibleMasayuki Igawa2020-09-061-3/+6
* Mark raw strings as suchStephen Finucane2018-07-061-1/+1
* Modify the empty list ensure methodwangqi2018-04-241-1/+1
* Switch Tempest CLI commands from testrepository to stestrChandan Kumar2018-02-131-20/+15
* Hacking: enable H904Jordan Pittier2016-12-191-5/+5
* Stop using subprocess for testr init in tempest initMatthew Treinish2016-10-131-2/+3
* Fix tempest init inconsistency when it failsMasayuki Igawa2016-09-291-2/+2
* Use ConfigParser instead of SafeConfigParserJanonymous2016-09-151-1/+1
* Update tempest init help messageMasayuki Igawa2016-09-121-2/+5
* Clean imports in codeCao Xuan Hoang2016-08-251-2/+3
* Add missing config file read to tempest initMatthew Treinish2016-08-121-10/+20
* Fix the init command global conf dir pathMatthew Treinish2016-06-231-33/+16
* Merge "Move oslo config generator config inside package"Jenkins2016-06-231-10/+10
|\
| * Move oslo config generator config inside packageMatthew Treinish2016-06-221-10/+10
* | Make `tempest init` working dir an abspathJake Yip2016-06-181-0/+2
|/
* Centralized Workspacesstep68292016-06-071-0/+10
* Make missing global config dir not fatal in tempest initMatthew Treinish2016-06-071-6/+13
* Merge "Add option to tempest init to show global conf dir"Jenkins2016-05-061-0/+7
|\
| * Add option to tempest init to show global conf dirMatthew Treinish2016-04-251-0/+7
* | Fix tempest init to update config optionsghanshyam2016-04-261-1/+1
* | Fix conf file open mode when "tempest init"Masayuki Igawa2016-04-271-1/+1
|/
* Search another path for etc/tempestKen'ichi Ohmichi2016-04-231-1/+10
* Use the same logic for selecting config pathKen'ichi Ohmichi2016-04-231-6/+4
* Fix H404/405 violations for remainingKen'ichi Ohmichi2015-11-191-1/+3
* Allow empty directories for tempest initMarc Koderer2015-11-041-2/+2
* Fix init commandDavid Paterson2015-09-231-11/+22
* Merge "Stop gating on sample generation check"Jenkins2015-08-051-0/+7
|\
| * Stop gating on sample generation checkMatthew Treinish2015-08-041-0/+7
* | Discover the correct default config dirAndrea Frittoli (andreaf)2015-08-041-2/+35
|/
* Add tempest init command to tempest cliMatthew Treinish2015-07-271-0/+99