File: index.rst

package info (click to toggle)
python-django-openstack-auth 2.2.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 512 kB
  • sloc: python: 2,366; makefile: 35
file content (27 lines) | stat: -rw-r--r-- 531 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=====================
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`