API: Fixes to keystone auth

* Make keystone module dynamic to load other auth filters

Change-Id: I5ac89e51cc684f1ff945628d892c0d979b695404
This commit is contained in:
Andrew Hutchings
2013-05-29 09:40:42 +01:00
parent c6aee764e5
commit f96806b7e3
4 changed files with 14 additions and 33 deletions

View File

@@ -78,8 +78,6 @@ db_user=root
db_pass=passwd
db_schema=lbaas
gearman=127.0.0.1:4730
keystone_host=keystone.server.com
keystone_port=35357
keystone_protocol=https
keystone_certfile=certfile.key
keystone_keyfile=keyfile.key
# Keystone options go here
[keystone]