Mehdi Abaakouk 047dbb7280 scenario001: rework telemetry services
Ubuntu and Redhat/Centos doesn't have all telemetry packages.

Instead of checking everywhere if we are on Ubuntu or Redhat/Centos,
this change uses a boolean 'enable_telemetry_legacy'.

If true, ::openstack_integration::ceilometer will configure ceilometer
with legacy services/configuration (without panko/gnocchi). If false,
Gnocchi and Panko backend is used.

scenario001 set it to true for Ubuntu and false for Redhat/Centos.

This centralize the kind of ceilometer deployement in one place.

This change also drops the now useless collector configuration and
configure the notification agent correctly instead.

Change-Id: If229829975d4f25ca0a2a3c6c93e674204d71dc2
2017-05-04 11:53:17 +02:00
..
2016-11-30 11:06:33 -07:00
2017-02-02 22:15:04 +00:00
2016-11-30 11:06:33 -07:00
2017-01-06 11:11:47 -05:00
2016-12-16 00:38:14 +00:00
2016-12-06 14:41:01 +08:00
2016-04-01 20:32:35 -04:00
2016-11-30 11:06:33 -07:00
2017-04-26 19:51:44 +02:00