Update git submodules

* Update cloudkitty from branch 'master'
  to 8eb8c4931aa400c904c03e2d4cdb02e1103bcf61
  - Merge "Add OpenSearch as a v2 storage backend"
  - Add OpenSearch as a v2 storage backend
    
    To facilitate the switch from Elasticsearch to OpenSearch, the ES
    backend has been duplicated and renamed where appropriate to OpenSearch.
    
    The OpenSearch implementation was modified in places for compatibility
    with OpenSearch 2.x, for example:
    
    - remove mapping name from bulk API URL
    - replace put_mapping by post_mapping
    
    This will allow for the future removal of the Elasticsearch backend.
    
    Change-Id: I88b0a30f66af13dad1bd75cde412d2880b4ead30
    Co-Authored-By: Pierre Riteau <pierre@stackhpc.com>
This commit is contained in:
Zuul 2023-12-01 16:52:14 +00:00 committed by Gerrit Code Review
parent bee8a812f4
commit c58a6a26a4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit bf208c517ef4bebbb7e32935655427b90cb098e1
Subproject commit 8eb8c4931aa400c904c03e2d4cdb02e1103bcf61