aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/pacemaker/ceilometer.pp
AgeCommit message (Collapse)AuthorFilesLines
2016-08-17Move ceilometer api to run under apache wsgiPradeep Kilambi1-16/+0
Change-Id: If3feb859b527d08e10c124b5ad2f7f4b1f19156a
2016-08-08Fix parameters and headers inconsistency in the puppet manifests.Carlos Camacho1-1/+0
As we are staring to manually check overcloud services the first step is to check that the puppet profiles are all aligned. Changes applied: No logic added or removed in this submission. Removed unused parameters. Align header comments structure. All profiles parameters sorted following: "Mandatory params first sorted alphabetically then optional params sorted alphabetically." Note: Following submissions will check pacemaker, cinder, mistral and redis services in the base profiles as some of them has the $pacemaker_master parameter defaulted to true. Change-Id: I2f91c3f6baa33f74b5625789eec83233179a9655
2016-07-06Fix Ceilometer profilesPradeep Kilambi1-34/+5
* Configure ceilometer to default mongodb backend. * remove useless sync_db parameter in pacemaker class. * Remove duplicated resource for ceilometer central agent service with pcmk. * Remove pacemaker delay resource dependency, the resource does not exist anymore. Change-Id: Ie337bfe770c5b22158dc307eb36e39c2b93b95a9
2016-06-20Add ceilometer profilesPradeep Kilambi1-0/+138
Implements: blueprint refactor-puppet-manifests Change-Id: I4b5e93a108e80e91af26ffee454130ee18c0042e