[Yahoo-eng-team] [Bug 2017748] Re: [SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues

2025-01-08 Thread Hua Zhang
** Patch added: "jammy-zed.debdiff" https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/2017748/+attachment/5850560/+files/jammy-zed.debdiff ** Changed in: cloud-archive/antelope Status: New => In Progress ** Changed in: cloud-archive/bobcat Status: New => In Progress ** Cha

[Yahoo-eng-team] [Bug 2069543] Re: instance tap port has dead vlan when parent port for trunk

2025-01-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/os-vif/+/923036 Committed: https://opendev.org/openstack/os-vif/commit/99814b280fbdf8169d291e003cf6dc5a80e08074 Submitter: "Zuul (22348)" Branch:master commit 99814b280fbdf8169d291e003cf6dc5a80e08074 Author: Bence Romsics Date: Tue Jun 25 1

[Yahoo-eng-team] [Bug 2093276] [NEW] problems with translation

2025-01-08 Thread Dmitriy Chubinidze
Public bug reported: OpenStack version: 2024.2 (Dalmatian) OS version: AlmaLinux 9.5 There are some strange issues with translation on other languages besides (English(en)). After switching to other languages following column names stays untranslated. Only images (both in project and admin sect

[Yahoo-eng-team] [Bug 2091936] Re: nova service_user wrong auth_url

2025-01-08 Thread sean mooney
that not eeactly correct. wether its https://controller/identity"; or http://controller:5000/identity depend on how you install keystone, what port its on and if your using tls. ** Changed in: nova Status: New => Opinion -- You received this bug notification because you are a member

[Yahoo-eng-team] [Bug 2093258] Re: HTTP500 returned on get ports due to AttributeError when extracting tags

2025-01-08 Thread Rodolfo Alonso
I've reviewed the CI logs [1] provided. The DB backend is postgresql and it is no longer supported in Neutron (and many other projects in OpenStack). This is why the change in [2] and the DB backend is causing this error. Please swap to MySQL/MariaDB. [1]https://zuul.opendev.org/t/openstack/build

[Yahoo-eng-team] [Bug 2093258] [NEW] HTTP500 returned on get ports due to AttributeError when extracting tags

2025-01-08 Thread Pavlo Shchelokovskyy
Public bug reported: Observed in Manila CI https://zuul.opendev.org/t/openstack/build/a5bd3cbd0212488f8ed9fda58bb82f87 nova call of GET /servers/ failed due to Neutron call from nova to neutron failed with the following (relevant) traceback in the log ``` Jan 08 11:22:23.584731 np0039510017 neut

[Yahoo-eng-team] [Bug 2092445] Re: The django.utils.timezone.utc alias is deprecated.

2025-01-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/horizon/+/938228 Committed: https://opendev.org/openstack/horizon/commit/2dc9b5475c74e1fdfcdcbd013d011157ae9160d5 Submitter: "Zuul (22348)" Branch:master commit 2dc9b5475c74e1fdfcdcbd013d011157ae9160d5 Author: Takashi Kajinami Date: Tue Dec

[Yahoo-eng-team] [Bug 2092722] Re: with pyroute2 master dvr functional tests failing as pyroute.NetNS not honoring flags

2025-01-08 Thread yatin
Based on test results https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_987/938641/1/check/neutron- functional-with-pyroute2-master/9878010/testr_results.html issue is fixed. ** Changed in: neutron Status: New => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 2093248] [NEW] DVR flow is not installed for allowed address pairs mac in DVR_TO_SRC_MAC table=1

2025-01-08 Thread Vasyl Saienko
Public bug reported: We install DVR to src mac flow only for fixed IPs but not for AAPs. As result its not possible to communicate to IP address specified in AAP via distributed router. https://github.com/openstack/neutron/blob/f2c3e3e68c0fa77cff5cdd22d847e3f6ea7cdd84/neutron/plugins/ml2/drivers/

[Yahoo-eng-team] [Bug 2092657] Re: DeprecationWarning: create_subnetpool

2025-01-08 Thread Slawek Kaplonski
I agree with Yatin here and I am closing this bug for Neutron as in Neutron those rules are marked as deprecated with deprecate_reason already. The issue seems to be in the custom policy used in the deployment (custom from neutron point of view, as default rules from neutron code are not used in th