Fix installation dependency and authentication issue for fuel plugin
[yardstick.git] / install.sh
index 8fdd075..e9b6035 100755 (executable)
@@ -14,8 +14,9 @@ apt-get update && apt-get install -y \
     libxml2-dev \
     libxslt1-dev \
     nginx \
-    uswgi \
+    uwsgi \
     uwsgi-plugin-python \
+    supervisor \
     python-setuptools && \
     easy_install -U setuptools