All the latest OpenStack hotness.

This commit is contained in:
Monty Taylor
2012-02-29 14:14:14 -08:00
parent 972677fc3d
commit 57e352a070
12 changed files with 203 additions and 16 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ set -eu
function usage {
echo "Usage: $0 [OPTION]..."
echo "Run python-keystoneclient test suite"
echo "Run python-glanceclient test suite"
echo ""
echo " -V, --virtual-env Always use virtualenv. Install automatically if not present"
echo " -N, --no-virtual-env Don't use virtualenv. Run tests in local environment"