From 7dddf041c5b7940fa974164c157b7f70840a1e9c Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Tue, 7 Feb 2017 15:47:49 -0500 Subject: Add ceilometer polling agent profile Ceilometer central, compute and ipmi agent classes are deprecated. Instead we should be using polling agent with relevant namespace. Closes-bug: #1662685 Change-Id: I1ee50124bf8936e12414f984e1bcd4545d92e953 --- releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml b/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml new file mode 100644 index 0000000..127991b --- /dev/null +++ b/releasenotes/notes/add-ceilo-polling-agent-53fab550a09a6196.yaml @@ -0,0 +1,6 @@ +--- +features: + - Add support for cielometer polling agent. The central, compute and ipmi + agent services should use polling agent with namespace. This has been + done in packaging already since few releases now. Let puppet do it + correctly as well. -- cgit 1.2.3-korg