b833108d5d
1) Update doc links according to OpenStack document migration 2) Use https instead of http for docs links Change-Id: I3564d1e10aeea40b74ef52bf29b3a39c5d9b0bc2
19 lines
517 B
ReStructuredText
19 lines
517 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 <https://docs.openstack.org/#install-guides>`_.
|