summaryrefslogtreecommitdiffstats
path: root/ocata/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ocata/requirements.txt')
-rw-r--r--ocata/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ocata/requirements.txt b/ocata/requirements.txt
index 76a3c0b1..34ceaecc 100644
--- a/ocata/requirements.txt
+++ b/ocata/requirements.txt
@@ -11,6 +11,9 @@ keystoneauth1==2.18.0
#python-memcached
python-memcached
+#uwsgi for parallel processing
+uwsgi
+
# for unit test
coverage==4.2
mock==2.0.0