puppet-ceilometer/releasenotes/notes/ceilometer_notifications_messaging_urls-62b27d617a49c609.yaml
Matthew J Black fd4485d64e Added support for messaging urls
Ceilometer supports multiple notifications. The config
entry in ceilometer.conf allows for a multi-value for
notification/messaging_urls.

Change-Id: Ic1791c7021bf2dbb06269317b8495eebc8d6e7ed
Closes-Bug: 1564061
2016-05-17 14:17:08 -04:00

7 lines
296 B
YAML

---
features:
- Switched ceilometer_config from ini_setting type to openstack_config type.
- Added the ability to pass in messaging_urls into notifications agent. This
will allow a user to configure ceilometer to talk to different virtualhosts
or entirely different messaging queues.