implemented add host, authenticate user before performing action of vm
This commit is contained in:
parent
68f9bebccb
commit
c474282b33
4 changed files with 123 additions and 39 deletions
1
Pipfile
1
Pipfile
|
|
@ -14,6 +14,7 @@ flask-restful = "*"
|
|||
etcd3 = "*"
|
||||
gunicorn = "*"
|
||||
bitmath = "*"
|
||||
pylint = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue