From: Yolanda Robla Date: Mon, 6 Mar 2017 17:09:19 +0000 (+0100) Subject: Enable keystone cadf notifications X-Git-Tag: opnfv-6.0.0~953^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ee9c789b23c9c203b7c942f87998c0305a33ea17;p=apex-tripleo-heat-templates.git 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 --- diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 26ed7f2a..66dc1d1d 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -582,3 +582,8 @@ topics: description: requires: - overcloud-resource-registry-puppet.yaml + - title: Keystone CADF auditing + description: Enable CADF notifications in Keystone for auditing + environments: + - file: environments/cadf.yaml + title: Keystone CADF auditing 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