aodh/aodh/tests/functional
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
..
api gnocchi: Use Dynamic Aggregates API 2022-02-18 12:40:39 +00:00
gabbi Remove six 2020-12-04 01:35:57 +00:00
hooks tests: rework functional live tests 2017-07-13 12:57:41 +02:00
storage Limit number of records deleted by aodh-expirer 2021-05-06 21:02:35 +09:00
__init__.py Rename to aodh 2015-06-25 14:46:39 +02:00
db.py Remove six 2020-12-04 01:35:57 +00:00