File: index.rst

package info (click to toggle)
python-barbicanclient 7.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,028 kB
  • sloc: python: 9,327; makefile: 22; sh: 2
file content (23 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (5)
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`