From 2cd8c5d39ecbd5c7ea0c71d673e27ff6bf67fc93 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Thu, 16 Feb 2012 14:33:39 -0800 Subject: [PATCH] More setup fixes. --- conf/templates/keystone/keystone_data.sh.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/templates/keystone/keystone_data.sh.tpl b/conf/templates/keystone/keystone_data.sh.tpl index 87d8a4ab..02c99d77 100644 --- a/conf/templates/keystone/keystone_data.sh.tpl +++ b/conf/templates/keystone/keystone_data.sh.tpl @@ -3,7 +3,7 @@ # From devstack commit bd13b708f2 with some modifications # These are used by keystone commands below (?) -export SERVICE_TOKEN=$SERVICE_TOKEN +export SERVICE_TOKEN=%SERVICE_TOKEN% export SERVICE_ENDPOINT=$SERVICE_ENDPOINT function get_id () {