Update git submodules

* Update neutron from branch 'master'
  - Merge "Retrieve devices with link not present"
  - Retrieve devices with link not present
    
    In ip_lib.get_devices_info(), privileged.get_link_devices() can return
    devices with links not present in this namespace or not listed. In this
    situation, get_devices_info() will always try to find the device to set
    the parameter "parent_name", what will trigger an exception.
    
    This patch solves this issue avoiding the population of "parent_name"
    if the link device is not present in the devices list.
    
    Change-Id: Ic5c7d9008a11da5c406dc383cfdae2892a3118d8
    Closes-Bug: #1815758
This commit is contained in:
Zuul 2019-02-18 20:37:48 +00:00 committed by Gerrit Code Review
parent 3a81aa1693
commit dc0a71de6e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 17a7a62e84b10ae8dfcc60df85862f90cb4d4725
Subproject commit 49cc2f11cc9090060078037729dd49221ff900f8