Reviewed:  https://review.opendev.org/675830
Committed: 
https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=43a83fb76d15abbef4a8b50cd142e2bae8e168f7
Submitter: Zuul
Branch:    stable/stein

commit 43a83fb76d15abbef4a8b50cd142e2bae8e168f7
Author: Maciej Józefczyk <mjoze...@redhat.com>
Date:   Wed Jul 31 12:21:42 2019 +0000

    Update port_status to ACTIVE during live-migration
    
    During live-migration nova waits for 'network-vif-plugged' event
    in order to proceeed with live-migration [1]. While using OVN
    it never happened because the original design assumes usage
    of neutron agents.
    
    This patch updates port status from DOWN to ACTIVE during
    pre_live_migration state, which in fact for Neutron/ML2
    is done by neutron-ovs-agent, just only to emit
    'network-vif-plugged' notification and allow nova
    to perform live-migration.
    
    [1] https://review.opendev.org/#/c/558001/
    
    Change-Id: Ib9fe6e1bfea1d5f62b2f2b6fdb12d16878108c3f
    Related-Bug: 1834045
    (cherry picked from commit 229f894ee6aff6b5da8cc399575537feed1c6a49)


** Tags added: in-stable-stein

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1834045

Title:
  Live-migration double binding doesn't work with OVN

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1834045/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to