django_openstack_auth/README.rst
James Muranga 613da0b10e Updated the installation instructions
Changed the name of the app from keystone_auth to
openstack_auth in the installation instructions

Removed the redudant installation instructions in README.rst

Change-Id: If97c93a446754573bd6fb55b15cb4c881ad1f4e6
2014-11-12 22:47:48 +03:00

658 B

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.