Introducing Generic framework to do pre-deployment VNF & Network service testing
[yardstick.git] / install.sh
index 80fc1e5..e9b6035 100755 (executable)
@@ -13,6 +13,10 @@ apt-get update && apt-get install -y \
     python-dev \
     libxml2-dev \
     libxslt1-dev \
+    nginx \
+    uwsgi \
+    uwsgi-plugin-python \
+    supervisor \
     python-setuptools && \
     easy_install -U setuptools