[Yahoo-eng-team] [Bug 1939432] Re: Concurrent DHCP agent updates can result in a DB lock

2021-09-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/804218 Committed: https://opendev.org/openstack/neutron/commit/668b1cc652f076e555ef1fc1289684367159186a Submitter: "Zuul (22348)" Branch:master commit 668b1cc652f076e555ef1fc1289684367159186a Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 1938766] Re: neutron-functional-with-uwsgi fails with "KeyError: UUID" during create_default_drop_port_group

2021-09-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/806938 Committed: https://opendev.org/openstack/neutron/commit/76ee64f4a8095ba207872d5de9613f93f208fdd4 Submitter: "Zuul (22348)" Branch:master commit 76ee64f4a8095ba207872d5de9613f93f208fdd4 Author: Terry Wilson Date: Wed Sep 1

[Yahoo-eng-team] [Bug 1942358] [NEW] Use "objects_exist" in port forwarding plugin

2021-09-01 Thread Rodolfo Alonso
Public bug reported: This is a small optimization in [1]: instead of retrieving the actual objects, we can just use "objects_exist". This method will reduce the DB load and will provide the same functionality needed there.

[Yahoo-eng-team] [Bug 1938093] Re: Inconsistent return code for "Feature not implemented' API

2021-09-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/806294 Committed: https://opendev.org/openstack/nova/commit/1b6a6e3916806849025f3a90cd6ec48811b02e8a Submitter: "Zuul (22348)" Branch:master commit 1b6a6e3916806849025f3a90cd6ec48811b02e8a Author: Ghanshyam Mann Date: Thu Aug 26

[Yahoo-eng-team] [Bug 1941902] Re: is_lsp_router_port() doesn't consider all router device owners

2021-09-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/806424 Committed: https://opendev.org/openstack/neutron/commit/903e66e8e73600fcc251fb5e8ad85d88171bf95b Submitter: "Zuul (22348)" Branch:master commit 903e66e8e73600fcc251fb5e8ad85d88171bf95b Author: Jakub Libosvar Date: Fri Aug

[Yahoo-eng-team] [Bug 1276694] Re: Openstack services should support SIGHUP signal

2021-09-01 Thread Bogdan Dobrelya
** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1276694 Title: Openstack services should support

[Yahoo-eng-team] [Bug 1942344] [NEW] ovs2ovn migration tool fails using VALIDATE_MIGRATION=False

2021-09-01 Thread Roman Safronov
Public bug reported: OVN Migration Script [1] Fails when MIGRATION_VALIDATE=False. It doesn't work 100% of the time without a FIP. [1] tools/ovn_migration/tripleo_environment/ovn_migration.sh Steps to Reproduce: 1. VALIDATE_MIGRATION=False; export VALIDATE_MIGRATION 2. Execute

[Yahoo-eng-team] [Bug 1942345] [NEW] detaching a direct-physical port fails with "AttributeError: 'LibvirtConfigGuestHostdevPCI' object has no attribute 'alias'"

2021-09-01 Thread Balazs Gibizer
Public bug reported: Since the refactor of the device detach logic in nova libvirt virt driver[1] detaching a port that is backed by a PF hostdev is not possible. Probably [1] missed extending the LibvirtConfigGuestHostdevPCI class with an alias field. [1]

[Yahoo-eng-team] [Bug 1751923] Re: [SRU]_heal_instance_info_cache periodic task bases on port list from nova db, not from neutron server

2021-09-01 Thread Corey Bryant
This bug was fixed in the package nova - 2:17.0.13-0ubuntu3~cloud0 --- nova (2:17.0.13-0ubuntu3~cloud0) xenial-queens; urgency=medium . * New update for the Ubuntu Cloud Archive. . nova (2:17.0.13-0ubuntu3) bionic; urgency=medium . * Force refresh instance info_cache during

[Yahoo-eng-team] [Bug 1942329] [NEW] MAC address of direct-physical port is not updated during migration

2021-09-01 Thread Balazs Gibizer
Public bug reported: Description === Nova update the MAC of the direct-physical port based on the MAC of the PF selected during the initial boot of the VM. But Nova does not update the MAC when the VM is migrated to another compute and therefore using another PF. Steps to reproduce

[Yahoo-eng-team] [Bug 1751923] Re: [SRU]_heal_instance_info_cache periodic task bases on port list from nova db, not from neutron server

2021-09-01 Thread Corey Bryant
This bug was fixed in the package nova - 2:18.3.0-0ubuntu1~cloud3 --- nova (2:18.3.0-0ubuntu1~cloud3) bionic-rocky; urgency=medium . * Force refresh instance info_cache during heal (LP: #1751923): - d/p/0001-Force-refresh-instance-info_cache-during-heal.patch ** Changed

[Yahoo-eng-team] [Bug 1939733] Re: [OSSA-2021-005] Arbitrary dnsmasq reconfiguration via extra_dhcp_opts (CVE-2021-40085)

2021-09-01 Thread Chris MacNaughton
** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/victoria Importance: Undecided Status: New ** Also affects: cloud-archive/ussuri Importance: Undecided Status: New ** Also affects: cloud-archive/xena Importance:

[Yahoo-eng-team] [Bug 1884217] Re: Nova informs Placement too early upon Ironic instance deletion

2021-09-01 Thread Arne Wiebalck
I re-opened it by setting the status to new. Sylvain: the bug was marked Incomplete, but I had added a question/comment related to your request for more information. Would you mind having another look and let me know if you (still) need sth from our side? ** Changed in: nova Status:

[Yahoo-eng-team] [Bug 1942294] [NEW] Is allow_overlapping_ips config option still needed really?

2021-09-01 Thread Slawek Kaplonski
Public bug reported: Help message of this option is saying that it "MUST be set to false when Neutron is used with Nova's security groups". But is it really still the case? I think it's not and we could maybe remove that option finally? Any opinions about it? ** Affects: neutron Importance: