Update git submodules

* Update python-octaviaclient from branch 'master'
  to 28f4a892af275be321b83a8cb3ab2a132a24a0c2
  - Merge "Improve the client performance on large clouds"
  - Improve the client performance on large clouds
    
    This patch fixes the client performance when used on large clouds.
    Previously the client was pulling down a full list of resources when
    mapping names to IDs and filtering on the client side. This is inefficient
    as it is transfering many more records than are necessary.
    This patch uses the filter capabilities of the OpenStack APIs to target
    the search for a resource ID.
    
    Change-Id: I6e68113aea9ce27beb6691bd2a398bf276a23ae2
This commit is contained in:
Zuul 2021-06-10 18:27:56 +00:00 committed by Gerrit Code Review
parent 1b0ae6bea9
commit 50da6d6065
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 17a028c7a4058bad997c28afd566250738ce6bfd
Subproject commit 28f4a892af275be321b83a8cb3ab2a132a24a0c2