Go to file
eric 731fc62fb7 doa does not work with mysql
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
2015-09-30 17:36:59 +00:00
2015-07-01 14:28:53 -05:00
2013-07-17 11:22:38 -07:00
2013-09-27 23:07:06 +09:00
2013-09-10 16:58:11 -05:00
2015-07-15 12:55:03 -06:00
2015-04-08 14:55:27 -06:00
2015-09-18 20:42:11 +00:00

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.

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.1 MiB