Merge "Add infrastructure to add the NFVi KPI collections"
[yardstick.git] / install.sh
index afb7351..e9b6035 100755 (executable)
@@ -16,6 +16,7 @@ apt-get update && apt-get install -y \
     nginx \
     uwsgi \
     uwsgi-plugin-python \
+    supervisor \
     python-setuptools && \
     easy_install -U setuptools