Update git submodules

* Update os-net-config from branch 'master'
  - Merge "Run ifup on a bond when a slave interface is restarted"
  - Run ifup on a bond when a slave interface is restarted
    
    This change adds the bond to the list of interfaces to be
    restarted when a slave interface is restarted. On Fedora/CentOS
    like systems restart all interface slaves in a bond, the bond
    will be left in a downed state. This change runs ifup on the
    bond if any slave interfaces are restarted, which insures that
    the bond should be up in all cases when os-net-config exits.
    Tests were added to ensure that in all cases each interface
    or bond will only be restarted once, and that bonds will only
    be restarted if the interface modifications require restart.
    
    Change-Id: Ibbe8021afdc4772c6e2017d11d012b8f5c46d907
    Closes-bug: 1870608
This commit is contained in:
Zuul 2020-04-08 14:08:20 +00:00 committed by Gerrit Code Review
parent 9a29e5269f
commit acd7c6fabc
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 78c7b1317db71f85c78eb816f4ea8d9df1f40994
Subproject commit 733adbf5c9e64d07a9310481f445984fa23e2699