Update git submodules

* Update octavia-tempest-plugin from branch 'master'
  to 29d8e61ca27859b70a4350e87022442a78f8fa8c
  - Update service client access in tempest tests
    
    All the load balancer service clients are registered via the plugin interface[1],
    that way Tempest register and create the lazy initialization of registered clients
    so that they can be access from there in consistent way.
    
    But octavia-tempest-client create a separate instance of those and access instead of
    accessing the registered service client in Tempest. This commit makes all the service clients
    access from Tempest registry and remove the separate objects.
    
    [1] cac3eefc44/octavia_tempest_plugin/plugin.py (L54)
    
    Change-Id: Ie24909b49baf2c6a886e2ff711e641e36ffe6b50
This commit is contained in:
Michael Johnson 2021-07-08 07:13:30 +00:00 committed by Gerrit Code Review
parent ff1fed6e1f
commit 899318ae45
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cac3eefc44afca458692e9dadb539c0cb17dc9e4
Subproject commit 29d8e61ca27859b70a4350e87022442a78f8fa8c