Update git submodules

* Update kuryr-libnetwork from branch 'master'
  - Don't update existing port if no change
    
    This allows external service pre-create a neutron port with
    'binding:host_id' populated before passing the port to kuryr.
    This is important because setting 'binding:host_id' is slow.
    This blocks the docker daemon for serving other requests,
    which blocks the whole system.
    We want to have this field pre-populated so that the docker
    daemon won't be blocked by this API call.
    
    This commit also allows the 'device_owner' field to be
    customized if users choose to pre-populate the 'binding:host_id'
    field. In addition, this commit skips the API call to update the
    neutron port if the 'binding:host_id' is pre-populated
    and 'admin_state_up' and 'mac_address' fields are unchanged.
    
    Closes-Bug: #1809306
    Change-Id: I09c4a51410dffaec21ab0bb3db85df8c776c92e5
This commit is contained in:
Hongbin Lu 2018-12-24 23:35:29 +00:00 committed by Gerrit Code Review
parent 3e1c3e1ba0
commit 75f341f311
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a9a70b3178c4f9653b880cf4da4f160dc860b23f
Subproject commit 5fb8275d1202d6ab8880e9fd021e22c59353ce4f