731fc62fb77d1ae1f29a8a8257a19a638e052203
recent change to specify db user model and it's key are not compliant with mysql This change modifies the character limit to be 255 instead of 256, which is compliant with mysql. Change-Id: I85f984c690297003d0e6d696f3103ad5fcf34045 Closes-bug: #1499856
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