Add policy sample generation
This adds the entry point and config file necessary for using the oslo.policy sample generation script. It also adds a tox target to simplify the usage of it. The command is also run in the docs tox target since the sample file can be considered documentation. Change-Id: I18a1fa567fc04b0e0a37c02f20024b2ce483f060 Partially-Implements: bp policy-in-code
This commit is contained in:
3
etc/nova/nova-policy-generator.conf
Normal file
3
etc/nova/nova-policy-generator.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
output_file = etc/nova/policy.yaml.sample
|
||||
namespace = nova
|
||||
Reference in New Issue
Block a user