commit | 61f7ab22069b2c51eb941f2ea8a465e373c11e7e | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Tue Nov 29 16:29:09 2016 +0100 |
committer | Petr Michalec <epcim@apealive.net> | Sat Dec 03 11:21:51 2016 +0100 |
tree | febf2c070a779116e1d77db1ddc7b7d318130e64 | |
parent | af37e09a42a3c41caeab44d2f5e4199e7a4dc2e1 [diff] [blame] |
enable cadf auditing support Change-Id: I47d0787c3edd83aeaa186f6031cac452cdc93b52
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls index bc84995..583af2b 100644 --- a/tests/pillar/control_cluster.sls +++ b/tests/pillar/control_cluster.sls
@@ -44,4 +44,8 @@ region: RegionOne user: nova password: password - tenant: service \ No newline at end of file + tenant: service + audit: + filter_factory: 'keystonemiddleware.audit:filter_factory' + map_file: '/etc/pycadf/neutron_api_audit_map.conf' +