
We've had some issue in the past with httpretty breaking compatability between releases and being a problem to package upstream. requests-mock is on stackforge and can be tailored to our needs. Due to issues with py34 and httpretty, this is the preferred fix to allow middleware to test against py34 (instead of waiting for a fix to httpretty). Change-Id: I9fa0f12c732eb187fcb5b0926593cb3624ddc51a
Middleware for the OpenStack Identity API (Keystone)
This package contains middleware modules designed to provide
authentication and authorization features to web services other than
Keystone
<https://github.com/openstack/keystone>. The most prominent
module is keystonemiddleware.auth_token
. This package does
not expose any CLI or Python API features.
The source is available on GitHub at:
Bugs and feature requests are tracked on Launchpad at:
For any other information, refer to the parent project, Keystone:
For information on contributing, see
CONTRIBUTING.rst
.
Description
Languages
Python
100%