Update paste, policy and rootwrap configurations 2017-12-19

Change-Id: Id94e0a03f0bdb5bb6c4ee4346a3450ccec49bc18
This commit is contained in:
Jesse Pretorius 2017-12-19 21:14:51 +00:00
parent 274ad01e01
commit bca10e9f6d
1 changed files with 0 additions and 3 deletions

View File

@ -36,9 +36,6 @@ use = call:nova.api.auth:pipeline_factory_v21
noauth2 = cors http_proxy_to_wsgi compute_req_id faultwrap request_log sizelimit osprofiler noauth2 legacy_v2_compatible osapi_compute_app_v21
keystone = cors http_proxy_to_wsgi compute_req_id faultwrap request_log sizelimit osprofiler authtoken keystonecontext legacy_v2_compatible osapi_compute_app_v21
[filter:request_id]
paste.filter_factory = oslo_middleware:RequestId.factory
[filter:request_log]
paste.filter_factory = nova.api.openstack.requestlog:RequestLog.factory