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