Skip to content

Commit

Permalink
Fixed the bug, the message 'Please input your password for the keyrin…
Browse files Browse the repository at this point in the history
…g' was displayed when testing.
  • Loading branch information
guanxiaohua2k6 committed Oct 23, 2012
1 parent ac7430a commit b63fb32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions softwares/nova_and_quantum_f/puppet/templates/test.sh.erb
Expand Up @@ -31,6 +31,7 @@ export OS_TENANT_NAME="<%= admin_tenant_name %>"
export OS_USERNAME="<%= admin_user %>"
export OS_PASSWORD="<%= admin_password %>"
export OS_AUTH_URL="http://<%= keystone %>:5000/v2.0/"
export OS_NO_CACHE=1

rm *.pem

Expand Down

0 comments on commit b63fb32

Please sign in to comment.