Browse code

Merge "Change default keystone backend to sql"

Jenkins authored on 2012/09/13 12:49:09
Showing 1 changed files
... ...
@@ -36,7 +36,7 @@ KEYSTONE_CONF=$KEYSTONE_CONF_DIR/keystone.conf
36 36
 KEYSTONECLIENT_DIR=$DEST/python-keystoneclient
37 37
 
38 38
 # Select the backend for Keystopne's service catalog
39
-KEYSTONE_CATALOG_BACKEND=${KEYSTONE_CATALOG_BACKEND:-template}
39
+KEYSTONE_CATALOG_BACKEND=${KEYSTONE_CATALOG_BACKEND:-sql}
40 40
 KEYSTONE_CATALOG=$KEYSTONE_CONF_DIR/default_catalog.templates
41 41
 
42 42
 # Set Keystone interface configuration