Go to file
Jamie Lennox 4315ea4316 Remove unnecessary _reject_request function
After refactoring _reject_request is now only consumed from one place so
it doesn't save any code and the function documentation is wrong. Move
it inline which is easier to read anyway.

Change-Id: I9acf3fb213f1b585f4c800ffa3e3ccb0d9f8f774
2016-01-18 09:39:30 +11:00
2014-06-19 15:45:29 -07:00
2015-06-07 10:37:27 -05:00
2014-06-19 15:45:29 -07:00
2015-05-13 20:35:48 -05:00
2014-06-19 15:45:29 -07:00
2014-06-19 17:30:35 -07:00
2015-09-21 18:55:55 +00:00

Middleware for the OpenStack Identity API (Keystone)

Latest Version

Downloads

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.

For information on contributing, see CONTRIBUTING.rst.

For any other information, refer to the parent project, Keystone:

https://github.com/openstack/keystone

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.9 MiB