Go to file
Emma Foley de5d0375e3 Change settings for ceilometer user in collectd config
When creating the collectd-ceilometer-plugin.conf file,
incorrect values were used

This commit changes the following variables:
- OS_USERNAME "$OS_USERNAME" -> OS_USERNAME "ceilometer"
  the service username is hardcoded, and OS_USERNAME overrides an
  existing variable used by OpenStack

- OS_PASSWORD "$OS_PASSWORD" -> OS_PASSWORD "$SERVICE_PASSWORD"
  these are usually identical for devstack, but can be set differently

- OS_TENANT_NAME "service" -> OS_TENANT_NAME "$SERVICE_TENANT_NAME"
  set to service by default.

This change also removes the code that overwrote the OS_USERNAME
and OS_PASSWORD variables in devstack/settings

Change-Id: I9c8435766aa8448210bf06676f4e06d8fbf3a7a8
Closes-Bug: #1605352
2016-09-24 08:29:31 +00:00
2016-09-21 14:47:23 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-11-08 20:04:59 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2015-12-18 14:12:42 +00:00
2016-01-18 15:45:47 +00:00
2016-07-22 14:50:35 +01:00
2016-03-01 13:41:22 +00:00
2016-07-28 21:38:17 +00:00
2015-12-18 14:12:42 +00:00
2016-07-26 19:58:12 +01:00
2016-09-23 13:29:29 +00:00

collectd-ceilometer-plugin

OpenStack Ceilometer plugin for collectd.

This plugin for collectd publishes telemetry data gathered by collectd to Ceilometer. This enables a more comprehensive telemetry set to be made available to Ceilometer which will enable smarter scheduling and environmental service assurance monitoring.

Features

  • Converts from collectd data sources to Ceilometer format
    • Adds units for Ceilometer
  • Devstack plugin
    • Configure and deploy plugin
Description
A collection of collectd plugins to publish metrics and events to OpenStack services.
Readme 3.8 MiB
Languages
Python 91.1%
Shell 5.7%
reStructuredText 3.1%