summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
blob: de4d90904b7f77fecab5d35aa4048871f3bb1f41 (plain)
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
28
29
30
31
===============================================
 oslo.db -- OpenStack Database Pattern Library
===============================================

The oslo.db (database) handling library, provides database
connectivity to different database backends and various other helper
utils.

.. toctree::
   :maxdepth: 2

   installation
   opts
   usage
   contributing
   history

API Documentation
=================

.. toctree::
   :maxdepth: 1

   api/autoindex

Indices and tables
==================

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