Skip to content

Commit

Permalink
Update keystone_data.sh.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
kiall committed Nov 18, 2011
1 parent 09e8ee2 commit 529777e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keystone_data.sh.tmpl
Expand Up @@ -28,7 +28,7 @@ keystone-manage endpointTemplates add %REGION% keystone http://%HOST_IP%:5000/v2
# keystone-manage endpointTemplates add %REGION% swift http://%HOST_IP%:8080/v1/AUTH_%tenant_id% http://%HOST_IP%:8080/ http://%HOST_IP%:8080/v1/AUTH_%tenant_id% 1 1

# Tokens
$BIN_DIR/keystone-manage $* token add %SERVICE_TOKEN% admin admin 2015-02-05T00:00
$BIN_DIR/keystone-manage token add %SERVICE_TOKEN% admin admin 2015-02-05T00:00

# EC2 related creds - note we are setting the token to user_password
# but keystone doesn't parse them - it is just a blob from keystone's
Expand Down

0 comments on commit 529777e

Please sign in to comment.