
This reverts commit 96f6668a27c34c7fd49c8a0df160c0789b0aa6ba. Whilst in theory I agree we don't want to expose this many positional arguments. This is exactly what positional is supposed to be used for. I'm happy to have the debate as to where we can make @positional publically available from but for now (and follow up patch) let's keep it. Change-Id: Idd07e49370597b63c0e49b56843266a7014a0e65
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.
For information on contributing, see
CONTRIBUTING.rst
.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/keystonemiddleware
- Source: http://git.openstack.org/cgit/openstack/keystonemiddleware
- Bugs: http://bugs.launchpad.net/keystonemiddleware
For any other information, refer to the parent project, Keystone:
Description
Languages
Python
100%