[Yahoo-eng-team] [Bug 2078856] [NEW] OVN invalid syntax '' in networks

2024-09-03 Thread Sam Schmitt
Public bug reported: On a 2023.2 based deployment with OVN as the ML2 driver, I see the following in ovn-northd logs every 30 seconds or so: 2024-09-03T18:34:42.985Z|03113|ovn_util|INFO|invalid syntax '' in networks This setup is 3 controller/network nodes in HA with non-distributed routing setu

[Yahoo-eng-team] [Bug 2078849] [NEW] [S-RBAC] Integration with Designate should use service and user token

2024-09-03 Thread Slawek Kaplonski
Public bug reported: This was originally comment made by gmann in https://bugs.launchpad.net/neutron/+bug/2078518: For service-to-service interaction, neutron should pass both token user token + service token to create the record set. Designate need to use the service token for authentication and

[Yahoo-eng-team] [Bug 2078846] [NEW] OVN fails to transition router port to ACTIVE, claims L2 provisioning block is still present

2024-09-03 Thread Ihar Hrachyshka
Public bug reported: This happened in gate: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_1df/927631/1/check/neutron- ovn-grenade-multinode/1dfe841/testr_results.html >From tempest perspective, the failure looks like neutron API timed out. When I in

[Yahoo-eng-team] [Bug 2075178] Re: test_snapshot_running test fails if qemu-img binary is missing

2024-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/925208 Committed: https://opendev.org/openstack/nova/commit/0809f75d7921fe01a6832211081e756a11b3ad4e Submitter: "Zuul (22348)" Branch:master commit 0809f75d7921fe01a6832211081e756a11b3ad4e Author: Julien Le Jeune Date: Tue Jul 30 15:

[Yahoo-eng-team] [Bug 2078845] [NEW] Neutron-VPNaaS: vpn service on ovn-vpnaas is hanging in PENDING_CREATE

2024-09-03 Thread Max Harmathy
Public bug reported: Description --- Using the ovn-vpnaas service plugin from neutron-vpnaas after creating the VPN service, it hangs in state PENDING_CREATE. The neutron log contains a stacktrace with the message: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Ro

[Yahoo-eng-team] [Bug 2078843] [NEW] Install and configure controller node for Ubuntu in nova: auth_url wrong

2024-09-03 Thread Realtime
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: When installing Openstack the way shown in this install guide, the k

[Yahoo-eng-team] [Bug 2078518] Re: neutron designate scenario job failing with new RBAC

2024-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/designate/+/927792 Committed: https://opendev.org/openstack/designate/commit/4388f00d267c4090b7de6bc94da9e2970abdf0cc Submitter: "Zuul (22348)" Branch:master commit 4388f00d267c4090b7de6bc94da9e2970abdf0cc Author: Slawek Kaplonski Date: Tue

[Yahoo-eng-team] [Bug 2078789] Re: [SR-IOV] The "auto" VF status has precedence over the "enable"/"disable" status

2024-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/927795 Committed: https://opendev.org/openstack/neutron/commit/8211c29158d6fc8a1af938c326dfbaa685428a4a Submitter: "Zuul (22348)" Branch:master commit 8211c29158d6fc8a1af938c326dfbaa685428a4a Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2078382] Re: [OVN] User defined router flavor with no LSP associated to router interfaces

2024-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/917800 Committed: https://opendev.org/openstack/neutron/commit/44cbbba369ad12bfdc8276319c7bcea173ddaa96 Submitter: "Zuul (22348)" Branch:master commit 44cbbba369ad12bfdc8276319c7bcea173ddaa96 Author: Miguel Lavalle Date: Tue Apr 3

[Yahoo-eng-team] [Bug 2059800] Re: Image download immediately fails when glance returns 500

2024-09-03 Thread sean mooney
** Changed in: nova Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/2059800 Title: Image download immediately fails when glance re

[Yahoo-eng-team] [Bug 2078801] [NEW] Install and configure for Ubuntu in horizon: compression error

2024-09-03 Thread Realtime
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in this way: __ - [X] This is a doc addition request. When installing like sh

[Yahoo-eng-team] [Bug 2078799] [NEW] Install and configure for Ubuntu in horizon: Error in memcached config

2024-09-03 Thread Realtime
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: The memcached config in this doc says: 'BACKEND': 'django.core.cache

[Yahoo-eng-team] [Bug 2078518] Re: neutron designate scenario job failing with new RBAC

2024-09-03 Thread Slawek Kaplonski
It seems for me that bug is on the Designate side as it don't allows user with "service" role to create e.g. recordset (and 'designate' user configured in Neutron have such role assigned). I proposed patch https://review.opendev.org/c/openstack/designate/+/927792 which is tested in the https://rev

[Yahoo-eng-team] [Bug 2078789] [NEW] [SR-IOV] The "auto" VF status has precedence over the "enable"/"disable" status

2024-09-03 Thread Rodolfo Alonso
Public bug reported: This bug only applies to ML2/SR-IOV. The port field "propagate_uplink_status" defines if the port (VF) will follow the parent port (PF) status (enabled/disabled). The "auto" status has precedence over the "enable"/"disable" status. However, this could be a security issue: if

[Yahoo-eng-team] [Bug 2078787] [NEW] [postgresql] CI job randomly failing during "get_ports" command

2024-09-03 Thread Rodolfo Alonso
Public bug reported: This issue is happening in master and stable branches. The Neutron API fails during a "get_ports" command with the following error: * Logs: https://1a2314758f28e1d7bdcb-9b5b0c3ad08d4708e738c2961a946a92.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron

[Yahoo-eng-team] [Bug 1999814] Re: [SRU] Allow for specifying common baseline CPU model with disabled feature

2024-09-03 Thread James Page
Hello Paul, or anyone else affected, Accepted nova into yoga-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add-apt-repo

[Yahoo-eng-team] [Bug 2024258] Re: Performance degradation archiving DB with large numbers of FK related records

2024-09-03 Thread James Page
Hello melanie, or anyone else affected, Accepted nova into yoga-proposed. The package will build now and be available in the Ubuntu Cloud Archive in a few hours, and then in the -proposed repository. Please help us by testing this new package. To enable the -proposed repository: sudo add-apt-r