Go to file
Brant Knudson 14cfc27098 Fix tests to work with keystoneauth1 2.2.0
Three tests were failing due to commit bbd85fd in the 2.2.0 release of
keystoneauth1, which changed the way that the user agent string is
generated. auth_token only needs to verify its part of the user agent
string rather than the entire string (the latter part of which is
controlled by keystoneauth).

Change-Id: I1e859440e8619857c92d3fbcbdd3b9fd2dc04e1e
2016-01-13 13:39:07 -06:00
2015-12-18 05:44:49 +00: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