Skip to content

Commit 7df274d

Browse files
authoredMar 12, 2017
Adding Region to Identity section
1 parent 265b82f commit 7df274d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/run_tempest.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ done
1111

1212
cd /home/centos/redhat-tempest/python-tempestconf
1313
source ../bin/activate
14-
python config_tempest/config_tempest.py identity.uri $OS_AUTH_URL identity.admin_password $OS_PASSWORD DEFAULT.use_stderr true --create
14+
python config_tempest/config_tempest.py identity.uri $OS_AUTH_URL identity.admin_password $OS_PASSWORD DEFAULT.use_stderr true identity.region regionOne --create
1515
sudo cp etc/tempest.conf /etc/tempest
1616
if [ "${OTHER_CONFIG}" ]; then
1717
bash ${OTHER_CONFIG}

0 commit comments

Comments
 (0)