Add configuration file, authentication, pywsgi

This commit is contained in:
2019-07-06 01:48:45 -04:00
parent 4f6d0baf6c
commit c638bdeaee
8 changed files with 202 additions and 57 deletions

2
debian/control vendored
View File

@ -33,7 +33,7 @@ Description: Parallel Virtual Cluster client (Python 3)
Package: pvc-client-api
Architecture: all
Depends: pvc-client-common, python3-yaml, python3-flask
Depends: pvc-client-common, python3-yaml, python3-flask, python3-gevent
Description: Parallel Virtual Cluster client (Python 3)
A KVM/Zookeeper/Ceph-based VM and private cloud manager
.