Update git submodules

* Update python-openstackclient from branch 'master'
  to c13977fd68e591098c537ea852c8da0b00ff6b23
  - Merge "image cache clear: fix value of default target"
  - image cache clear: fix value of default target
    
    When using the "openstack image cache clear" command, the "clear_cache"
    method from the OpenStack SDK is used. It expects its only argument to
    be one of "both", "cache" or "queue". However, when passing neither
    "--cache" nor "--queue", it is currently passed None as a value. Fix
    this by specifying "both" as the default value to be passed.
    
    Change-Id: I17c6e3d435a84b4ba453845086ff3fe272b54f58
This commit is contained in:
Zuul 2024-04-15 13:00:43 +00:00 committed by Gerrit Code Review
parent f2b440293b
commit 23987881a2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 7e3664ff0779514f5474d12a387aa794ea7d2842
Subproject commit c13977fd68e591098c537ea852c8da0b00ff6b23