[Yahoo-eng-team] [Bug 1879787] Re: post_live_migration does not handle Neutron errors

2020-08-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/729763 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=9f205c620e57c9af760d3b52c93a4ff6d5c0e618 Submitter: Zuul Branch:master commit 9f205c620e57c9af760d3b52c93a4ff6d5c0e618 Author: Artom Lifshitz Date: Wed May 20 17:14:47 2020

[Yahoo-eng-team] [Bug 1891547] [NEW] AttributeError: module 'libvirt' has no attribute 'VIR_ERR_DEVICE_MISSING'

2020-08-13 Thread Lee Yarwood
Public bug reported: Description === I7eb86edc130d186a66c04b229d46347ec5c0b625 introduced support for the libvirt hot unplug error code VIR_ERR_DEVICE_MISSING that was itself introduced in libvirt v4.1.0. The change did not however cover versions < v4.1.0 such as v4.0.0 installed in our

[Yahoo-eng-team] [Bug 1891517] [NEW] neutron.tests.unit.common.test_utils.TimerTestCase.test__enter_with_timeout fails once in a while

2020-08-13 Thread Flavio Fernandes
Public bug reported: While running job openstack-tox-lower-constraints https://zuul.opendev.org/t/openstack/job/openstack-tox-lower-constraints I see intermittent failures that look lie this: neutron.tests.unit.common.test_utils.TimerTestCase.test__enter_with_timeout

[Yahoo-eng-team] [Bug 1891512] [NEW] strange behavior of dns_domain with designate multi domain

2020-08-13 Thread Satish Patel
Public bug reported: I am running ussuri on centOS8 and trying to integrate neutron with designate but i am seeing strange behavior so want to verify if its bug or not. I have two network net-foo and net-bar and i have mapped following designate domain name with each network $ openstack network

[Yahoo-eng-team] [Bug 1890428] Re: format_message() is specifica novaException is not should raise in generic exeptions

2020-08-13 Thread OpenStack Infra
Reviewed: https://review.opendev.org/744280 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5d26fda5ea1efd14dd7b5bd9ea3f8debfb32b4c6 Submitter: Zuul Branch:master commit 5d26fda5ea1efd14dd7b5bd9ea3f8debfb32b4c6 Author: zhangbailin Date: Sat Aug 1 16:45:03 2020 +0800

[Yahoo-eng-team] [Bug 1891448] [NEW] [RFE] l3 agent mode transition between dvr and dvr_no_external

2020-08-13 Thread LIU Yulong
Public bug reported: For now if the L3 agent change the agent mode (dvr to dvr_no_external, or dvr_no_external to dvr), the floating IP traffic will not recover. There is a mannully workflow to achive the transition, but it will need to shutdown the router during the transition. The backwards is