implemented host status, ceph integeration, monkey patched vnc port number
This commit is contained in:
parent
ebbd04ad03
commit
b021d63a3e
4 changed files with 288 additions and 38 deletions
2
Pipfile
2
Pipfile
|
|
@ -4,10 +4,12 @@ url = "https://pypi.org/simple"
|
|||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
bandit = "*"
|
||||
|
||||
[packages]
|
||||
python-decouple = "*"
|
||||
etcd3 = "*"
|
||||
cython = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue