summaryrefslogtreecommitdiff
path: root/tempest/cmd/workspace.py
Commit message (Expand)AuthorAgeFilesLines
* Handling invalid path of workspace register and moveManik Bindlish2018-11-161-2/+7
* Handling invalid name of workspace register and rename.Manik Bindlish2018-10-031-0/+8
* Fix docs markup consistencyMasayuki Igawa2017-11-211-8/+8
* Added --rmdir flag to workspace removeChandan Kumar2017-06-301-3/+15
* Use cliff.lister for tempest workspace commandMasayuki Igawa2017-04-111-63/+84
* Replaces yaml.load() with yaml.safe_load()Dao Cong Tien2017-01-161-1/+1
* Improve error reporting when workspace not registeredBrant Knudson2016-10-131-1/+4
* Merge "Remove unused LOG"Jenkins2016-07-131-2/+0
|\
| * Remove unused LOGzhufl2016-07-081-2/+0
* | Add workspace subcommands helpMasayuki Igawa2016-06-241-5/+15
|/
* Centralized Workspacesstep68292016-06-071-0/+218