From ee9c789b23c9c203b7c942f87998c0305a33ea17 Mon Sep 17 00:00:00 2001 From: Yolanda Robla Date: Mon, 6 Mar 2017 18:09:19 +0100 Subject: Enable keystone cadf notifications It will allow to configure keystone event notifications using CADF, as documented on: https://docs.openstack.org/developer/keystone/event_notifications.html CADF events provide auditing capabilities for compliance with security. Change-Id: Id16b264c295b9e3adbf960366ff8328ba8dcd485 --- environments/cadf.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 environments/cadf.yaml (limited to 'environments/cadf.yaml') diff --git a/environments/cadf.yaml b/environments/cadf.yaml new file mode 100644 index 00000000..af5c7fdf --- /dev/null +++ b/environments/cadf.yaml @@ -0,0 +1,2 @@ +parameter_defaults: + KeystoneNotificationFormat: cadf -- cgit 1.2.3-korg