barbican/install-guide/source/index.rst
Fernando Diaz 20ffc77b60 Add Barbican Verification to Install Guide
Adds the verification of operation for the Barbican Key Manager
Service to the install-guide.

Change-Id: Ie4723acdee590fc61a52a352ac57a50cf71534ce
2016-08-28 06:23:30 +00:00

19 lines
516 B
ReStructuredText

=====================
Key Manager service
=====================
.. toctree::
:maxdepth: 2
get_started.rst
install.rst
verify.rst
next-steps.rst
The Key Manager service (barbican) provides secure storage, provisioning and
management of secret data. This includes keying material such as symmetric
keys, asymmetric keys, certificates and raw binary data.
This chapter assumes a working setup of OpenStack following the
`OpenStack Installation Tutorial <http://docs.openstack.org/#install-guides>`_.