commit | 9f20f5140ef319d7cc490e121ceebec6523657eb | [log] [tgz] |
---|---|---|
author | Jesse Andrews <anotherjesse@gmail.com> | Sun Oct 02 09:18:03 2011 -0700 |
committer | Jesse Andrews <anotherjesse@gmail.com> | Sun Oct 02 09:18:03 2011 -0700 |
tree | 5d5ac66fa1b1e57ee64f8e08147382705ca7e333 | |
parent | b96871e4865ac603aba0bb38af019cc7b83d038b [diff] [blame] |
set service token in keystone's paste config for nova
diff --git a/stack.sh b/stack.sh index 285e101..2be9bda 100755 --- a/stack.sh +++ b/stack.sh
@@ -334,6 +334,7 @@ # Nova # ---- +sudo sed -e "s,999888777666,$SERVICE_TOKEN,g" -i $KEYSTONE_DIR/examples/paste/nova-api-paste.ini if [[ "$ENABLED_SERVICES" =~ "n-cpu" ]]; then