break vm_action into vm.start() and vm.stop() and image.list() -> image._list()
This commit is contained in:
parent
61d1633599
commit
5e543fa2aa
4 changed files with 17 additions and 6 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,3 +3,6 @@ venv/
|
|||
.vscode/
|
||||
.env
|
||||
__pycache__/
|
||||
|
||||
# To ignore specs files
|
||||
*.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue