57b1f948187730716ff2bec4acb4cffb78e9a22c
As requested[1], this patch adds info logging when an unscoped token cannot be scoped to a given project or domain returned by list_projects or list_domains. [1] https://review.openstack.org/#/c/389337/ Change-Id: I0cb4b7450528cd1e056b8a2af4f820a17914209c
Team and repository tags
Django OpenStack Auth
Django OpenStack Auth is a pluggable Django authentication backend
that works with Django's contrib.auth framework to
authenticate a user against OpenStack's Keystone Identity API.
The current version is designed to work with the Keystone v2.0 and v3 API.
You can view the installation instructions on Read The Docs.
- License: Apache License, Version 2.0
- Documentation: http://django-openstack-auth.readthedocs.org/en/latest/
- Source: http://git.openstack.org/cgit/openstack/django_openstack_auth/
- Bugs: https://bugs.launchpad.net/django-openstack-auth
Description