Update git submodules

* Update kuryr-kubernetes from branch 'master'
  - Merge "Make _create_ports keys coherent with Neutron API."
  - Make _create_ports keys coherent with Neutron API.
    
    OpenStackSDK have renamed some fields for Neutron API to be able to
    create port object with attributes named after those fields. In our
    workaround, we didn't spot that, so that all of the neutron API port
    fields which prefixes started from 'binding_' cause an exception on the
    neutron API call side.
    
    In this patch we fix this by changing those fields to be acceptable
    directly by Neutron API.
    
    Note, that _create_ports is a workaround, which will be removed when
    kuryr-kubernetes will bump openstakcsdk version to minimum 0.42 in
    lower constraints.
    
    Closes-bug: 1874276
    Change-Id: Id36a00b94f9df837c49ced7155f8117fe9625fc2
This commit is contained in:
Zuul 2020-04-27 13:53:11 +00:00 committed by Gerrit Code Review
parent 65cf3ae8bb
commit 7ce606ba59
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 139b912365a465a387e2921f0c70683fb942f539
Subproject commit cdd1ddd00ca553c8bf234ca51ba3d7e5a5e47b28