import new _put_file_shell method from upstream rally
[yardstick.git] / install.sh
index 80fc1e5..afb7351 100755 (executable)
@@ -13,6 +13,9 @@ apt-get update && apt-get install -y \
     python-dev \
     libxml2-dev \
     libxslt1-dev \
+    nginx \
+    uwsgi \
+    uwsgi-plugin-python \
     python-setuptools && \
     easy_install -U setuptools