Switch to rally 0.10.1, fix configure.sh, rally scenarios, update tempest_ext.conf, skip lists

Change-Id: I89cc53b30cd1ed8e07ce45a256d03f3b39767491
diff --git a/Dockerfile b/Dockerfile
index f58b4cf..d456720 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,10 +1,10 @@
-FROM xrally/xrally-openstack:0.11.1
+FROM xrally/xrally-openstack:0.10.1
 
 SHELL ["/bin/bash", "-xec"]
 
 USER root
 
-RUN apt-get update; apt-get install -y inetutils-ping
+RUN apt-get update; apt-get install -y inetutils-ping curl wget
 
 WORKDIR /var/lib/