1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
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`
|