Request mechanism rolled out, migration mechanism incorporated, Code style now inclined toward EAFP, DeleteVM now working, resume/suspend functionality removed
This commit is contained in:
parent
70ec3f832b
commit
945b34d76c
4 changed files with 407 additions and 10840 deletions
1
Pipfile
1
Pipfile
|
|
@ -12,6 +12,7 @@ python-decouple = "*"
|
|||
cython = "*"
|
||||
pylint = "*"
|
||||
python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"}
|
||||
sshtunnel = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue