Update git submodules

* Update python-novaclient from branch 'master'
  to c35588d09b0a55f6431e6636e2cf2c6cef68f22b
  - Merge "tests: Fix Python 3.11 compatibility"
  - tests: Fix Python 3.11 compatibility
    
    The argparse lib in Python 3.11 will not allow you to register a
    subparser more than once with the same name. We were inadvertently doing
    this in two of our unit tests as part of our check for version handling.
    There's no need for this. Stop doing it and simply create a new parser
    each time.
    
    An unnecessary check is removed from one of the tests since it confuses
    matters.
    
    Change-Id: I93827f84c456c9f6960e30e2424b67947254752c
    Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Zuul 2022-12-15 14:42:24 +00:00 committed by Gerrit Code Review
parent 103e63290f
commit aabe12ad3a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d95e83affe84bc82282cc54cb90653f952822b79
Subproject commit c35588d09b0a55f6431e6636e2cf2c6cef68f22b