From 55a1a0f38817b0bece8e2aabd6f6ae104f710c44 Mon Sep 17 00:00:00 2001 From: Giulio Fidente Date: Tue, 11 Aug 2015 00:06:17 +0200 Subject: Enable Keystone notifications This change enables Keystone notifications and adds two parameters to control the notification driver and format. Change-Id: I23ac3c46ee9eb49523d3b8dab027ef21fc6e42df --- puppet/hieradata/common.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/hieradata') diff --git a/puppet/hieradata/common.yaml b/puppet/hieradata/common.yaml index ab88a69a..455f7f22 100644 --- a/puppet/hieradata/common.yaml +++ b/puppet/hieradata/common.yaml @@ -33,3 +33,4 @@ neutron::rabbit_heartbeat_timeout_threshold: 60 cinder::rabbit_heartbeat_timeout_threshold: 60 ceilometer::rabbit_heartbeat_timeout_threshold: 60 heat::rabbit_heartbeat_timeout_threshold: 60 +keystone::rabbit_heartbeat_timeout_threshold: 60 -- cgit 1.2.3-korg