Merge "correct templated catalog driver class"
This commit is contained in:
commit
84ff9b09e6
@ -287,7 +287,7 @@ function configure_keystone {
|
||||
" -i $KEYSTONE_CATALOG
|
||||
|
||||
# Configure ``keystone.conf`` to use templates
|
||||
iniset $KEYSTONE_CONF catalog driver "keystone.catalog.backends.templated.TemplatedCatalog"
|
||||
iniset $KEYSTONE_CONF catalog driver "keystone.catalog.backends.templated.Catalog"
|
||||
iniset $KEYSTONE_CONF catalog template_file "$KEYSTONE_CATALOG"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user