From 522a87b9afa7804ad078de86ded5562063d2edd5 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 9 Aug 2016 11:19:26 -0400 Subject: Enables storing events in ceilometer notification JIRA: APEX-225 Change-Id: Idd1d7ec895be2812475c086ea4ba67f7acae3003 Signed-off-by: Tim Rozet --- build/opnfv-environment.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/opnfv-environment.yaml') 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 -- cgit 1.2.3-korg