restoring correct default pipeline
This commit is contained in:
parent
fc1b6f0dbf
commit
e448ee9ee5
@ -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…
Reference in New Issue
Block a user