Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Remove get_ports_by_attrs by simply use args in query ports."
  - Remove get_ports_by_attrs by simply use args in query ports.
    
    get_ports_by_attrs was using neutron client for obtaining ports with
    specified attribites. OpenStackSDK have this OOTB, so that one can query
    for ports simply by using os.network.ports(name=…, tags=[…], …), so,
    there is no need for additional function.
    
    Also, make use of previously added real port object in tests. By using
    openstack.network.v2.port.Port objects we gain such confidence
    that we are dealing with an port object, dict, tuple, or any other data
    type, so that we can treat it accordingly in the code.
    
    Implements: blueprint switch-to-openstacksdk
    Change-Id: I7b597f7229113a598de631641bde04e083fea4b5
This commit is contained in:
Zuul 2020-01-26 11:52:16 +00:00 committed by Gerrit Code Review
parent 5ed9029a9f
commit 55bb8f2042
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0dbe00b3df566c2588f6570df59fc74783b6726c
Subproject commit 03887663860923f766dffeb5b236f8f43d3e307d