Include options for Vault secret store

... in the barbican.conf file generated by `tox -e genconfig`.

Change-Id: I175be34ec79eaf4297e108b25ba98a0f220721e5
This commit is contained in:
Takashi Kajinami 2021-08-22 17:27:25 +09:00 committed by Dmitriy Rabotyagov
parent ad5f900151
commit 37edca24d0
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ namespace = barbican.plugin.crypto.simple
namespace = barbican.plugin.dogtag
namespace = barbican.plugin.secret_store
namespace = barbican.plugin.secret_store.kmip
namespace = barbican.plugin.secret_store.vault
namespace = keystonemiddleware.auth_token
namespace = oslo.log
namespace = oslo.messaging