Update git submodules

* Update cloudkitty from branch 'master'
  to 213087869afe60f9d1291ccc017c41871687cd00
  - Merge "Create 'use_all_resource_revisions' for Gnocchi collector"
  - Create 'use_all_resource_revisions' for Gnocchi collector
    
    This option is useful when using Gnocchi with the patch introduced in
    https://github.com/gnocchixyz/gnocchi/pull/1059. That patch can
    cause queries to return more than one entry per granularity (
    timespan), according to the revisions a resource has. This can be
    problematic when using the 'mutate' option of Cloudkitty. Therefore,
    we proposed this option to allow operators to discard all
    datapoints returned from Gnocchi, but the last one in the
    granularity queried by CloudKitty. The default behavior is
    maintained, which means, CloudKitty always use all of the data
    points returned.
    
    Change-Id: I051ae1fa3ef6ace9aa417f4ccdca929dab0274b2
This commit is contained in:
Zuul 2020-12-22 17:18:58 +00:00 committed by Gerrit Code Review
parent 8b2ab92c3d
commit 7831d62870
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 84ad7377e8f209d794dc482d75673636ddd8d5e8
Subproject commit 213087869afe60f9d1291ccc017c41871687cd00