Update git submodules

* Update aodh from branch 'master'
  to 74eadfbd58359b7ebe9e1e40ae6b6ff245146bb8
  - 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
This commit is contained in:
James Page 2022-03-04 09:48:23 +00:00 committed by Gerrit Code Review
parent 11351a75bc
commit 67d4877862
1 changed files with 1 additions and 1 deletions

2
aodh

@ -1 +1 @@
Subproject commit 8ac7c65cffac34e412ab117f8e86b4dd2c973ac9
Subproject commit 74eadfbd58359b7ebe9e1e40ae6b6ff245146bb8