Updating to reflect change in keystone conf from devstack v1
This commit is contained in:
parent
85237f1584
commit
b27de739ea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user