20ffc77b60
Adds the verification of operation for the Barbican Key Manager Service to the install-guide. Change-Id: Ie4723acdee590fc61a52a352ac57a50cf71534ce
19 lines
516 B
ReStructuredText
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>`_.
|