Go to file
jlarriba dec181727c If-else with same path in both directions
An analysis of the code with a static analysis tool (OpenScanHub)
revealed that there is an if-else block that had identical 'then'
and 'else' branches. It seems clear that the if-else block is no
longer needed, so this patch removes it.

Change-Id: I5152c5d58d0db263045cb95d47d594c518bbc8da
2024-07-08 12:45:29 +02:00
2024-05-01 10:27:00 +09:00
2023-12-19 21:07:54 +09:00
2019-04-19 19:36:05 +00:00
2018-07-10 16:53:35 +07:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2015-01-20 18:36:18 -05:00
2019-04-24 01:21:47 +00:00
2024-05-01 10:27:00 +09:00
2020-04-07 04:57:31 -07:00
2024-01-26 01:07:33 +00:00
2024-04-18 09:50:48 +00:00

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.

For any other information, refer to the parent project, Ceilometer:

https://opendev.org/openstack/ceilometer

Description
OpenStack Telemetry (Ceilometer) Middleware
Readme 2 MiB
Languages
Python 100%