b3a3e27b39f13dbfc4331a2f3b2a610b98276429

For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I6d6d182de2599b842d2d4f9cc31d6ea375f33595
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 documentation on Read The Docs.
You can view the installation instructions on Read The Docs.
Description