[Yahoo-eng-team] [Bug 1959151] Re: Don't set HA ports down while L3 agent restart.

2022-03-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/826545 Committed: https://opendev.org/openstack/neutron/commit/f430cd00725f8303f5313cb7784c9aed4b982e62 Submitter: "Zuul (22348)" Branch:master commit f430cd00725f8303f5313cb7784c9aed4b982e62 Author: labedz Date: Thu Jan 27

[Yahoo-eng-team] [Bug 1962644] [NEW] local volume driver can not execute blockResize when extend volume

2022-03-01 Thread HYSong
Public bug reported: The disk is not resized in VMs when I extend volume with local volume driver, and I found that the function of extend_volume is not defined in LibvirtVolumeDriver. How about return requested_size in the function of extend_volume in order to execute blockResize in Libvirt

[Yahoo-eng-team] [Bug 1962581] Re: bad default value for [wsgi] /python_interpreter option

2022-03-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/glance/+/831381 Committed: https://opendev.org/openstack/glance/commit/daa602baa900530fbd0a49ad67e7e1b5e0ae9343 Submitter: "Zuul (22348)" Branch:master commit daa602baa900530fbd0a49ad67e7e1b5e0ae9343 Author: Brian Rosmaita Date: Tue Mar 1

[Yahoo-eng-team] [Bug 1961874] Re: [ovn-octavia-provider] OVN NB DB timeouts

2022-03-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/kolla/+/830844 Committed: https://opendev.org/openstack/kolla/commit/8e8a499adc3ae0c4009bacde65cf3a141632ef3c Submitter: "Zuul (22348)" Branch:master commit 8e8a499adc3ae0c4009bacde65cf3a141632ef3c Author: Michal Nasiadka Date: Thu Feb 24

[Yahoo-eng-team] [Bug 1962608] [NEW] [FT] Test "test_show" failing randomly

2022-03-01 Thread Rodolfo Alonso
Public bug reported: Error: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_18d/831409/1/check/neutron- functional-with-uwsgi/18db405/testr_results.html Snippet: https://paste.opendev.org/show/bix1qQu3ftuTBfBaWGzN/ ** Affects: neutron

[Yahoo-eng-team] [Bug 1962594] [NEW] [FT] Test class "TestIsSessionActiveMySQL" failing randomly

2022-03-01 Thread Rodolfo Alonso
Public bug reported: Error: https://f7e1d46dbc2e3f05ff14-bdc442ba3e90f0570dc90e3be6cfc7bb.ssl.cf5.rackcdn.com/830622/3/check/neutron- functional-with-uwsgi/c6a67e0/testr_results.html Snippet: https://paste.opendev.org/show/bfPkkH6P4omJ6xbwxP2r/ ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1962589] [NEW] [FT] Method "_router_lifecycle" failing when checking if router is "primary"

2022-03-01 Thread Rodolfo Alonso
Public bug reported: Some examples: * https://7dbf986b2ac380cd13d6-397caf381a73cd99b004eb00bbac7fbc.ssl.cf2.rackcdn.com/825428/10/check/neutron-functional-with-uwsgi/1f91dc7/testr_results.html *

[Yahoo-eng-team] [Bug 1962324] Re: There may be a typo in the neutron document whose the title is 'Manual install & Configuration'

2022-03-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/831365 Committed: https://opendev.org/openstack/neutron/commit/30c609274788b534b939c1d6223c078f09013b04 Submitter: "Zuul (22348)" Branch:master commit 30c609274788b534b939c1d6223c078f09013b04 Author: Cheol-Min Kim Date: Tue Mar 1

[Yahoo-eng-team] [Bug 1962581] [NEW] bad default value for [wsgi] /python_interpreter option

2022-03-01 Thread Brian Rosmaita
Public bug reported: Noticed when reviewing glance-api.conf in https://review.opendev.org/c/openstack/glance/+/831368 # Path to the python interpreter to use when spawning external # processes. By default this is sys.executable, which should be the # same interpreter running Glance itself.

[Yahoo-eng-team] [Bug 1962574] [NEW] Live-Migration and Spawn instance does not log consistently

2022-03-01 Thread Fabian Wiesel
Public bug reported: Description === Most log entries contain the request-id and user-context (user-id, project-id, etc...), but not the instance creation which is spawned in a separate thread, or the live-migration (also separate thread) Expected result === For example, I

[Yahoo-eng-team] [Bug 1258720] Re: Move from mocker -> mock (python 3 transition)

2022-03-01 Thread James Falcon
mock is now used everywhere ** Changed in: cloud-init Status: Triaged => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1258720 Title: Move from mocker -> mock