Merge "Update paste, policy and rootwrap configurations 2018-03-31"

This commit is contained in:
Zuul 2018-04-13 11:56:09 +00:00 committed by Gerrit Code Review
commit 3430b62a26
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ heat.filter_factory = heat.api.openstack:faultwrap_filter
paste.filter_factory = heat.common.wsgi:filter_factory
heat.filter_factory = heat.api.cfn:version_negotiation_filter
[filter:cwversionnegotiation]
paste.filter_factory = heat.common.wsgi:filter_factory
[filter:context]
paste.filter_factory = heat.common.context:ContextMiddleware_filter_factory