OpenStack Identity (Keystone) Middleware
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Colleen Murphy fa0500e4a2 Bump memcached minimum version
python-memcached==1.56 causes the unit tests to fail under python3.7, so
bump to the latest allowed by upper-constraints.

Change-Id: I22a596afcb6b7477f6753ea9896f7ac025be3a85
4 years ago
config-generator generate sample config automatically 7 years ago
doc Trivial: Update pypi url to new url 5 years ago
examples/pki Stop supporting revocation list 5 years ago
keystonemiddleware Fix string format error 4 years ago
releasenotes Update master for stable/stein 4 years ago
.coveragerc Update .coveragerc after the removal of respective directory 7 years ago
.gitignore Updates for stestr 6 years ago
.gitreview Initial commit 9 years ago
.stestr.conf Updates for stestr 6 years ago
.zuul.yaml Run lower-constraints on Bionic and update python-keystoneclient 4 years ago
CONTRIBUTING.rst Use https for *.openstack.org references 6 years ago
HACKING.rst Update URLs in documentation 6 years ago
LICENSE Initial commit 9 years ago
README.rst Trivial: Update pypi url to new url 5 years ago
babel.cfg Initial commit 9 years ago
lower-constraints.txt Bump memcached minimum version 4 years ago
requirements.txt Run lower-constraints on Bionic and update python-keystoneclient 4 years ago
setup.cfg Drop py35 jobs 4 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Bump memcached minimum version 4 years ago
tox.ini Update the min version of tox 4 years ago

README.rst

Team and repository tags

image

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