Files
deb-python-django-openstack…/doc/source/index.rst
David Lyle 88fb9742c1 Update supported keystone versions
index.rst did not list keystone v3 support

Change-Id: I4a0305c424c994c3beda184bbdc53fecb9c08586
Closes-Bug: #1474990
2015-07-15 21:15:42 +00:00

28 lines
531 B
ReStructuredText

=====================
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
installation
ref/user
ref/views
ref/forms
ref/backend
ref/utils
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`