5e3662000e
This patch adds the basic framework for registering and using default policy rules. Rules should be defined and returned from a module in barbican/common/policies/, and then added to the list in barbican/common/policies/__init__.py. Also adds tox env to generate policy sample file. Change-Id: If25b17ae7eed3f1a8e8e6f29701552a39d5a603f
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
[DEFAULT]
|
|
output_file = etc/barbican/policy.yaml.sample
|
|
namespace = barbican
|