[identity] keystone pipeline defaults have changed

Bug #1428814 reported by Mark Vanderwiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack + Chef
Fix Released
Critical
Ma Wen Cheng

Bug Description

Many changes in the keystone-paste.ini file

- add request_id
- remove xml_body
- add policy ext
- change sizelimit
- remove monitoring
- remove reporting
- remove log
- update to pipeline

[pipeline:public_api]
# The last item in this pipeline must be public_service or an equivalent
# application. It cannot be a filter.
pipeline = sizelimit url_normalize request_id build_auth_context token_auth admin_token_auth json_body ec2_extension user_crud_extension public_service

[pipeline:admin_api]
# The last item in this pipeline must be admin_service or an equivalent
# application. It cannot be a filter.
pipeline = sizelimit url_normalize request_id build_auth_context token_auth admin_token_auth json_body ec2_extension s3_extension crud_extension admin_service

[pipeline:api_v3]
# The last item in this pipeline must be service_v3 or an equivalent
# application. It cannot be a filter.
pipeline = sizelimit url_normalize request_id build_auth_context token_auth admin_token_auth json_body ec2_extension_v3 s3_extension simple_cert_extension revoke_extension federation_extension oauth1_extension endpoint_filter_extension endpoint_policy_extension service_v3

Tags: identity
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cookbook-openstack-identity (master)

Fix proposed to branch: master
Review: https://review.openstack.org/161859

Changed in openstack-chef:
status: New → In Progress
Changed in openstack-chef:
assignee: Mark Vanderwiel (vanderwl) → Ma Wen Cheng (mars914)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-identity (master)

Reviewed: https://review.openstack.org/161859
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-identity/commit/?id=ac22c9bfcceefb0ee9f5d7b9e0596540391feec7
Submitter: Jenkins
Branch: master

commit ac22c9bfcceefb0ee9f5d7b9e0596540391feec7
Author: Mark Vanderwiel <email address hidden>
Date: Thu Mar 5 13:48:20 2015 -0600

    keystone paste ini default changed for kilo

    Several filters have been added and removed. The pipeline default has also
    changed.

    Change-Id: Iaa1ed6642d72bc94580ec2a280e8dc8ad1e483c3
    Closes-Bug: #1428814

Changed in openstack-chef:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.