Update git submodules

* Update nova from branch 'master'
  - Merge "Libvirt: do not set MAC when unplugging macvtap VF"
  - Libvirt: do not set MAC when unplugging macvtap VF
    
    - This change updates unplug_hw_veb to reset the
      VF MAC when unplugging macvtap SR-IOV vifs.
      Doing this will prevent a network partition to
      be formed as the VM's MAC is no longer retained on
      the VF after the vif has been unplugged, allowing
      traffic with the VFs former MAC to be transmitted
      on the PF in case it is reused in another host.
    
    - This change corrects an outdated comment to reflect
      that network drivers allow setting a VF's MAC to zero
      via ip tool.
      It should be noted that setting the VF's netdev MAC to zero
      is not allowed and thus ip tool return code in this scenario
      is ignored in linux_utils.set_vf_interface_vlan().
      We also leave a TODO to futher clean up this code later in Stein.
    
    Change-Id: I4f78f3cc412d7ec59456aea915a1ebfc8b27681f
    Closes-Bug: #1808252
This commit is contained in:
Zuul 2019-02-15 14:46:17 +00:00 committed by Gerrit Code Review
parent f02dab3453
commit 2ff9fb3f68

2
nova

@ -1 +1 @@
Subproject commit 8e9fa1ad1e55a2b40e4c74f4c64a042a829b36a5
Subproject commit d231a420d0d4865bb19da513af416cb8bc89010f