Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Switch Octavia API calls to openstacksdk"
  - Switch Octavia API calls to openstacksdk
    
    For a while we were using a dirty hack to call Octavia API - i.e.  we
    were mocking python-neutronclient to use a session pointing to Octavia
    endpoint. This was a workaround to save some effort that was needed to
    introduce python-octaviaclient dependency.
    
    As Kuryr is strongly tied to Kubernetes version it is serving, we should
    try to limit its dependency on OpenStack versions. E.g. we should be
    able to cooperate with various versions of Octavia. openstacksdk is a
    tool that is designed to do exactly that, adding abstraction layer that
    hides differences between APIs and as last resort allowing doing bare
    HTTP calls, while taking care of all the Keystone stuff for us.
    
    This commit removes the ugly workaround mentioned in first paragraph and
    switches all the LBaaS v2 calls to use openstacksdk's Octavia proxy.
    Also some leftovers from LBaaS v2 removal are cleaned up, e.g. logic
    behind not using cascade deletion or workaround for LbaaS v2 issues with
    pools.
    
    Implements: blueprint switch-to-openstacksdk
    Change-Id: Ic0bb56f90fe9effcdcb2ae5db96b8a1ec19738df
This commit is contained in:
Zuul 2019-03-18 11:25:24 +00:00 committed by Gerrit Code Review
parent c00c25ca02
commit b1ed43e27d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 38f1198e82219104129411039352cc331f63d107
Subproject commit 21a0a2673cf68dcebc7fb4d6e0e0333506a0218a