summaryrefslogtreecommitdiffstats
path: root/windriver/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'windriver/requirements.txt')
-rw-r--r--windriver/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/windriver/requirements.txt b/windriver/requirements.txt
index 25a691a6..c3576f5d 100644
--- a/windriver/requirements.txt
+++ b/windriver/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