Update git submodules

* Update nova from branch 'master'
  to ce49cda42465f1266186be8da11b36aabb39847a
  - Merge "only wait for plugtime events in pre-live-migration"
  - only wait for plugtime events in pre-live-migration
    
    This change modifies _get_neutron_events_for_live_migration
    to filter the event to just the subset that will be sent
    at plug-time.
    
    Currently neuton has a bug where by the dhcp agent
    send a network-vif-plugged event during live migration after
    we update the port profile with "migrating-to:"
    this cause a network-vif-plugged event to be sent for
    configuration where vif_plugging in nova/os-vif is a noop.
    
    when that is corrected the current logic in nova cause the migration
    to time out as its waiting for an event that will never arrive.
    
    This change filters the set of events we wait for to just the plug
    time events.
    
    Related-Bug: #1815989
    Closes-Bug: #1901707
    Change-Id: Id2d8d72d30075200d2b07b847c4e5568599b0d3b
This commit is contained in:
Zuul 2021-01-10 06:54:17 +00:00 committed by Gerrit Code Review
parent 0e9f3499b3
commit c6c56e0537
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit ab797d5db1fa0f02b75a283c91b05a5ba4e85ecc
Subproject commit ce49cda42465f1266186be8da11b36aabb39847a