Update git submodules

* Update cliff from branch 'master'
  to 3ee0725a094b0f80fa72f6bfc8bc97fe20b8fde8
  - Merge "Handle complex objects in yaml formatter better"
  - Handle complex objects in yaml formatter better
    
    this patch adds special handling of objects that have either 'toDict'
    or 'to_dict' method, converting those to dictionary before passing
    them to pyYaml.
    
    The main immediate aim is to support instances of
    openstack.utils.Munch class in the YAML output.
    
    Story: 2010906
    Task: 48728
    Change-Id: If3718477533987b6b88b27ac639c6689a2e4b327
This commit is contained in:
Zuul 2023-09-11 09:24:46 +00:00 committed by Gerrit Code Review
parent f3d679001a
commit 29e18f8289
1 changed files with 1 additions and 1 deletions

2
cliff

@ -1 +1 @@
Subproject commit 76b5df665bbef098e91590b75470f2144da6c758
Subproject commit 3ee0725a094b0f80fa72f6bfc8bc97fe20b8fde8