=====================
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 or V3 API.

.. toctree::
   :maxdepth: 2

   install/index
   configuration/index
   reference/index

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

