[Yahoo-eng-team] [Bug 2079850] Re: Ephemeral with vfat format fails inspection

2024-09-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/928829 Committed: https://opendev.org/openstack/nova/commit/8de15e9a276dc4261dd0656e26ca5a917825f441 Submitter: "Zuul (22348)" Branch:master commit 8de15e9a276dc4261dd0656e26ca5a917825f441 Author: Sean Mooney Date: Tue Sep 10 14:41:1

[Yahoo-eng-team] [Bug 2072433] Re: "keystoneauth1.exceptions.http.Unauthorized"

2024-09-18 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity for 60 days.] ** Changed in: nova Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs

[Yahoo-eng-team] [Bug 2081108] [NEW] Tighten / improve rally SG tests to catch performance regressions

2024-09-18 Thread Ihar Hrachyshka
Public bug reported: This is a follow-up for https://bugs.launchpad.net/neutron/+bug/2081087 Evidently we allowed to regress in SG fetch performance by ~20x times. This bug is to check what can be done with rally scenarios in tree to catch these the next time. ** Affects: neutron Importance

[Yahoo-eng-team] [Bug 2081109] [NEW] security-groups-rules-belongs-to-default-sg extension is not documented in api-ref

2024-09-18 Thread Ihar Hrachyshka
Public bug reported: It was merged in https://review.opendev.org/c/openstack/neutron/+/883907 but I don't see the new field mentioned in https://docs.openstack.org/api-ref/network/v2/#security-group-default- rules-security-group-default-rules ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 2081105] [NEW] Commands from the System Controller to the Subclouds are no longer working (IPv6 DC system)

2024-09-18 Thread Davi Frossard
Public bug reported: Brief Description We can't execute commands on subcloud via System Controller in an IPv6 DC system. Severity Major Steps to Reproduce --- Horizon Go to Subcloud > Click on 'Alarm & Event Details' Expected Behavior Horizon: Returns the subcloud alarm Actual Behavior H

[Yahoo-eng-team] [Bug 2081087] [NEW] Performance regression in neutron-server from 2023.1 to 2024.1

2024-09-18 Thread Dmitriy Rabotyagov
Public bug reported: With upgrade from 2023.1 to 2024.1 with driver ML2/OVS we've spotted a significant (10 times) performance regression on some operations. As best example - we can take security groups operations. Neutron is running in eventlet, since uWSGI is not yet fully functional for 2024

[Yahoo-eng-team] [Bug 2081082] [NEW] Missing indexes on revocation event table

2024-09-18 Thread Olivier Chaze
Public bug reported: Every token checks against table revocation_event table take too much SQL resources due to missing index. I tried to submit a patch but I'm not familiar enough to do it on my own : https://review.opendev.org/c/openstack/keystone/+/929736 After these indexes werw created on o

[Yahoo-eng-team] [Bug 2041519] Re: Inventories of SR-IOV GPU VFs are impacted by allocations for other VFs

2024-09-18 Thread Edward Hope-Morley
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Oracular) Importance: Unde

[Yahoo-eng-team] [Bug 2081023] [NEW] evacuate with microversion 2.95 fails with BadRequest {'currently': 0, 'expected': 62}

2024-09-18 Thread Balazs Gibizer
Public bug reported: stack@aio:/opt/stack/python-openstackclient$ openstack server evacuate vm1 BadRequestException: 400: Client Error for url: http://192.168.121.9/compute/v2.1/servers/2ed7c251-fbd2-47e5-acc9-090a32baffec/action, {'currently': 0, 'expected': 62} * osc 7.1.1 * single node devs