Python bindings to the OpenStack Key Management API (Barbican)
==============================================================

This is a client for OpenStack Key Management API (Barbican).  There's a Python
API (the `barbicanclient` module), and a command-line interface (installed as
`barbican`).

Contents:

.. toctree::
   :maxdepth: 2

   install/index
   cli/index
   contributor/index
   reference/index


.. rubric:: Indices and tables

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