castellan/etc/castellan/functional-config-generator.conf
Kaitlin Farr 573235913f Add functional tests for Barbican key manager wrapper
Creates the initial functional testing infrastructure for Castellan.
Functional tests are run using:
    tox -e functional
The Barbican wrapper tests require running local Barbican and Keystone
instances.
The functional testing config parameters can be overwritten by creating a
config file at /etc/castellan/castellan-functional.conf. A sample config
can be generated using:
    tox -e genconfig
The generated sample config can be found at etc/castellan/castellan-functional.conf

Implements: blueprint add-barbican-key-manager
Change-Id: Ideb9b1f01e51d85ff56575d8ab6ac970053a9604
2015-07-23 14:27:20 +00:00

5 lines
133 B
Plaintext

[DEFAULT]
output_file = etc/castellan/castellan-functional.conf.sample
wrap_width = 79
namespace = castellan.tests.functional.config