API: Fixes to keystone auth
* Make keystone module dynamic to load other auth filters Change-Id: I5ac89e51cc684f1ff945628d892c0d979b695404
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user