Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions doc/source/configuration/vault.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ This document describes how to deploy Hashicorp Vault for
internal PKI purposes using the
`StackHPC Hashicorp collection <https://galaxy.ansible.com/stackhpc/hashicorp>`_

Vault may be used as a Certificate Authority to generate certificates for:

* OpenStack internal API
* OpenStack backend APIs
* RabbitMQ

TLS support is described in the :kolla-ansible-doc:`Kolla Ansible documentation
<admin/tls.html>` and the :kayobe-doc:`Kayobe documentation
<configuration/reference/kolla-ansible.html#tls-encryption-of-apis>`.

Vault may also be used as the secret store for Barbican.

Background
==========

Expand Down