c9f42aa015
In threading mode the options implemented in oslo.service are not used, in favor of the options imported from cotyledon. Change-Id: I69254b15a1362d4a87b4081f80aedb3269ef1d33 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
22 lines
725 B
Plaintext
22 lines
725 B
Plaintext
[DEFAULT]
|
|
output_file = etc/barbican/barbican.conf.sample
|
|
namespace = barbican.common.config
|
|
namespace = barbican.plugin.crypto
|
|
namespace = barbican.plugin.crypto.p11
|
|
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 = cotyledon
|
|
namespace = keystonemiddleware.audit
|
|
namespace = keystonemiddleware.auth_token
|
|
namespace = oslo.db
|
|
namespace = oslo.log
|
|
namespace = oslo.messaging
|
|
namespace = oslo.middleware.cors
|
|
namespace = oslo.middleware.healthcheck
|
|
namespace = oslo.middleware.http_proxy_to_wsgi
|
|
namespace = oslo.policy
|
|
namespace = oslo.versionedobjects
|