Enable gnocchi systemd services
authorMichele Baldessari <michele@acksyn.org>
Tue, 16 Aug 2016 19:29:06 +0000 (21:29 +0200)
committerMichele Baldessari <michele@acksyn.org>
Thu, 18 Aug 2016 21:18:30 +0000 (23:18 +0200)
commitfbbd134f6bed6f1a5093453681fd121206ff5e35
tree5fa732372db814a0743e940e2028a569e0620771
parent67586863cf1ec984c76fe02966f5fea1a8f1a548
Enable gnocchi systemd services

Marian Krcmari noticed that on a freshly deployed HA Newton system
gnocchi-metricd and gnocchi-statsd are down. This likely came about when
gnocchi moved to composable roles
(I40a3815923099d00a0f3fc1d88a942784e7c6fb9) and those settings made
sense when it was managed by pacemaker.

Also make sure that all services are disabled when managed via
pacemaker and add manage_service: false for gnocchi-api for pacemaker
which was missing.

Change-Id: If7d681e0fa3e84379ac83c8a55b481369fe2849e
puppet/services/gnocchi-api.yaml
puppet/services/gnocchi-base.yaml
puppet/services/gnocchi-metricd.yaml
puppet/services/gnocchi-statsd.yaml
puppet/services/pacemaker/gnocchi-api.yaml
puppet/services/pacemaker/gnocchi-metricd.yaml
puppet/services/pacemaker/gnocchi-statsd.yaml