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'
+