Updating to reflect change in keystone conf from devstack v1

This commit is contained in:
Joshua Harlow 2012-03-09 16:36:22 -08:00
parent 85237f1584
commit b27de739ea

View File

@ -1,4 +1,4 @@
# From devstack commit 165121f7b69d9b8ad01d3256d068fdf77cebf840 with modifications to parametrize # From devstack commit f056b7d2d098361908df490e6683d26065a7cd3a with modifications to parametrize
# certain variables (ports mainly). # certain variables (ports mainly).
[DEFAULT] [DEFAULT]
@ -39,7 +39,7 @@ template_file = %KEYSTONE_DIR%/etc/default_catalog.templates
driver = keystone.token.backends.kvs.Token driver = keystone.token.backends.kvs.Token
[policy] [policy]
driver = keystone.policy.backends.simple.SimpleMatch driver = keystone.policy.backends.rules.Policy
[ec2] [ec2]
driver = keystone.contrib.ec2.backends.sql.Ec2 driver = keystone.contrib.ec2.backends.sql.Ec2