restoring correct default pipeline
This commit is contained in:
parent
ffda4e565d
commit
23be39943d
@ -22,8 +22,8 @@ use = egg:Paste#urlmap
|
||||
[pipeline:quantumapi]
|
||||
# To enable keystone integration uncomment the following line and
|
||||
# comment the next one
|
||||
pipeline = authN authZ extensions quantumapiapp
|
||||
#pipeline = extensions quantumapiapp
|
||||
#pipeline = authN authZ extensions quantumapiapp
|
||||
pipeline = extensions quantumapiapp
|
||||
|
||||
|
||||
[filter:authN]
|
||||
|
Loading…
x
Reference in New Issue
Block a user