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

Change-Id: I89cc53b30cd1ed8e07ce45a256d03f3b39767491
diff --git a/configure.sh b/configure.sh
index f68d3b1..bc74c02 100755
--- a/configure.sh
+++ b/configure.sh
@@ -110,7 +110,7 @@
     rally verify configure-verifier --show
     # If Barbican tempest plugin is installed, use this
     # mkdir /etc/tempest
-    # rally verify configure-verifier --show | tail -170 > /etc/tempest/tempest.conf
+    # rally verify configure-verifier --show | grep -v "rally.api" > /etc/tempest/tempest.conf
     # Add 2 additional tempest tests (live migration to all nodes + ssh to all nodes)
     # TBD
     #cat tempest/test_extension.py >> repo/tempest/scenario/test_server_multinode.py