Update git submodules

* Update cloudkitty from branch 'master'
  to 3ba19ed1c7d821b373f1d65e2086c11c8e13a38a
  - Fix response format 'total' for v2 dataframes API
    
    Based on [1], the response for v2 dataframes is {"total": 3}. However,
    for Elasticsearch search response [2], the "hits.total" in the response
    body is {"value": 3, "relation": "eq"}, which does not match the API
    response schema.
    
    [1]: https://docs.openstack.org/cloudkitty/latest/api-reference/v2/index.html?expanded=get-dataframes-from-the-storage-backend-detail#response-example
    [2]: https://www.elastic.co/guide/en/elasticsearch/reference/8.3/search-your-data.html
    
    Story: 2010219
    Task: 45967
    
    Change-Id: Ie2c8fd1b146138efc085d7c844afd27b7e10f3f3
    Co-Authored-By: Rafael Weingärtner <rafael@apache.org>
    Signed-off-by: Ning Yao <yaoning@unitedstack.com>
This commit is contained in:
Ning Yao 2022-08-09 00:06:44 +08:00 committed by Gerrit Code Review
parent 3529b31565
commit d5423b0d2d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f9d2ff341bde97fbe755a5bee917e1003c2f8e98
Subproject commit 3ba19ed1c7d821b373f1d65e2086c11c8e13a38a