implemented host status, ceph integeration, monkey patched vnc port number

This commit is contained in:
ahmadbilalkhalid 2019-07-18 15:56:46 +05:00
commit b021d63a3e
4 changed files with 288 additions and 38 deletions

View file

@ -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"