
Currently ceilometermiddleware supports customizing only the limited number of oslo.messaging options via proxy-server.conf. However this does not allow configurations required by some setups. For example when TLS is enabled in RabbitMQ, the ssl option in RabbitMQ driver but this option is not configurable now. This introduces a few new options so that ceilometermiddleware can load additional config files to look up oslo.messaging options. Closes-Bug: #1673738 Change-Id: I0cae1a0daec189669e51f89231a3d7932784420e
Middleware for OpenStack Telemetry (Ceilometer)
This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.
For information on contributing, see
CONTRIBUTING.rst
.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/ceilometermiddleware/latest/
- Source: http://opendev.org/openstack/ceilometermiddleware
- Bugs: http://bugs.launchpad.net/ceilometermiddleware
For any other information, refer to the parent project, Ceilometer:
Description
Languages
Python
100%