aodh/aodh/tests
James Page 74eadfbd58 gnocchi: Use Dynamic Aggregates API
Switch to using the Dynamic Aggregates API as the Metric Aggregation
API is deprecated.

When using the Dynamic Aggregates API, any aggregation using rates
can use the underlying base measures for the aggregation rather than
the rate, for example:

    (aggregation rate:mean (metric cpu mean))

The tuple of data for each record returned via this API is encapsulated
with information about the aggregation used so adapt the sanitization
function to deal with this and the formatting of the metrics measures
API as well.

Change-Id: I4f631d224404460138f4050b1b981d577b592544
Closes-Bug: 1946793
2022-02-18 12:40:39 +00:00
..
functional gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
functional_live Remove six 2020-12-04 01:35:57 +00:00
unit gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
__init__.py Rename to aodh 2015-06-25 14:46:39 +02:00
base.py Remove six 2020-12-04 01:35:57 +00:00
constants.py Rename to aodh 2015-06-25 14:46:39 +02:00