Update git submodules

* Update python-openstackclient from branch 'master'
  to dabaec5a7b1b9786a8f91eebef738bf755faf059
  - Merge "volume: fix backup list of deleted volume"
  - volume: fix backup list of deleted volume
    
    When trying to list backups of a deleted volume with --volume,
    openstackclient fails because the volume does not exist.
    However, for listing a volume's backups, the volume itself
    does not need to be present.
    
    Fix this issue by allowing the volume of the requested backups
    to not exist.
    
    Story: 2009901
    Task: 44716
    Change-Id: Iea1a567151f427fa0e1ccff3af5cbeab620defcd
    Signed-off-by: Jan Hartkopf <jhartkopf@inovex.de>
This commit is contained in:
Zuul 2022-04-11 09:43:18 +00:00 committed by Gerrit Code Review
parent 14ad222e9b
commit dfb2fee73e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8f07476e53c8dd9ddeb4bd13f8e186c920eba1ee
Subproject commit dabaec5a7b1b9786a8f91eebef738bf755faf059