From: Tim Rozet Date: Tue, 9 Aug 2016 15:19:26 +0000 (-0400) Subject: Enables storing events in ceilometer notification X-Git-Tag: colorado.1.0~92^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=522a87b9afa7804ad078de86ded5562063d2edd5;p=apex.git Enables storing events in ceilometer notification JIRA: APEX-225 Change-Id: Idd1d7ec895be2812475c086ea4ba67f7acae3003 Signed-off-by: Tim Rozet --- diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 4f9fd986..4971ad76 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -22,3 +22,5 @@ parameters: key: 'os_compute_api:servers:show:host_status' value: 'rule:admin_or_owner' +parameter_defaults: + CeilometerStoreEvents: true