os-faults/doc/source/index.rst
Ilya Shakhat 5126c62456 Add usage and API reference into docs
Change-Id: I7edaaec1077768be9469c639551d499e8ba9d9df
2016-10-10 13:48:46 +03:00

39 lines
584 B
ReStructuredText

=========
OS-Faults
=========
**OpenStack fault-injection library**
The library does destructive actions inside an OpenStack cloud. It provides
an abstraction layer over different types of cloud deployments. The actions
are implemented as drivers (e.g. DevStack driver, Fuel driver, Libvirt driver,
IPMI driver).
Contents
========
.. toctree::
:maxdepth: 2
installation
usage
cli
api
contributing
Release Notes
=============
.. toctree::
:maxdepth: 1
history
Indices and Tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`