Add execute right to docker sh
[vfc/nfvo/driver/vnfm/gvnfm.git] / gvnfmadapter / requirements.txt
index 6458169..bb2c93d 100644 (file)
@@ -16,3 +16,10 @@ drf-yasg>=1.2.2
 # for the validation feature
 flex>=6.11.1
 swagger-spec-validator>=2.1.0
+
+# for onap logging
+onappylog>=1.0.6
+
+
+# uwsgi for parallel processing
+uwsgi
\ No newline at end of file