Define PasteDeploy filter factories

Bug #1505407 reported by Tom Cocozzello
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
keystonemiddleware
Fix Released
Wishlist
Unassigned

Bug Description

Keystone middleware should define the entrypoints for the filter factories. This will help for other projects so they can take advantage of the python egg instead of having to reference their direct path.

The first thing that would need to be done is that the entry points would needed to be added to the setup.cfg

once that is done anyone it can be changed in the *paste.ini file for the projects and reference it using the python egg.

Changed in keystonemiddleware:
assignee: nobody → Tom Cocozzello (tjcocozz)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystonemiddleware (master)

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

Changed in keystonemiddleware:
status: New → In Progress
Dolph Mathews (dolph)
Changed in keystonemiddleware:
importance: Undecided → Wishlist
Revision history for this message
David Stanek (dstanek) wrote :

You'll probably have to wait on changing the *paste.ini files until after the global requirements are change to require at least the first version that will contain the entry points.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystonemiddleware (master)

Reviewed: https://review.openstack.org/233839
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=63e7e662d336708eba476d5049c70b1d6f16b999
Submitter: Jenkins
Branch: master

commit 63e7e662d336708eba476d5049c70b1d6f16b999
Author: Tom Cocozzello <email address hidden>
Date: Mon Oct 12 16:15:07 2015 -0500

    Define entry points for filter factories for Paste Deployment

    Define filter factories so projects can reference them by name
    and can take advantage of the python egg instead of referencing
    by the direct path.

    Change-Id: I555ca5e4ae6bd89775d8ef95940b6915f4cef4da
    Closes-Bug: #1505407

Changed in keystonemiddleware:
status: In Progress → Fix Committed
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/keystonemiddleware 4.0.0

This issue was fixed in openstack/keystonemiddleware 4.0.0 release.

Changed in keystonemiddleware:
status: Fix Committed → 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.