[Yahoo-eng-team] [Bug 2080365] Re: Permission denied on l3-agent and dhcp log

2024-11-22 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2080365 Ti

[Yahoo-eng-team] [Bug 2089403] [NEW] Impossible to filter limits by project ID

2024-11-22 Thread Stephen Finucane
Public bug reported: The 'openstack limit list' command exposes the limit list ('GET /v3/limits') API. Both the API and command indicate support for 'project-id' and 'domain-id' filters. However, if using these with a project-scoped or domain-scoped filter the keystone also adds filters for the re

[Yahoo-eng-team] [Bug 2089386] Re: [RFE] Add Distributed Locking for Host Discovery Operations in Multi-Scheduler Environments

2024-11-22 Thread sean mooney
im not going to mark this as invliad but introducing a distribute lock manger to nova i think would require a spec. its a very heavy weight solution to enabling a topology we do not officially support today. today we require that if the period is enable then its only enabled in one scheduled isnt

[Yahoo-eng-team] [Bug 2089388] [NEW] nova-scheduler error: SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC

2024-11-22 Thread Pavel Mracek
Public bug reported: Description === If I try to schedule a VM immediately after restarting nova-scheduler service, I get this error on every second scheduling request: keystoneauth1.exceptions.connection.SSLError: SSL exception connecting to https://api.ng1.os.ops.xx.xx:8778/allocation_

[Yahoo-eng-team] [Bug 2089386] [NEW] [RFE] Add Distributed Locking for Host Discovery Operations in Multi-Scheduler Environments

2024-11-22 Thread Serhii Ivanov
Public bug reported: Add Distributed Locking for Host Discovery Operations in Multi-Scheduler Environments Host discovery operations in Nova are currently vulnerable to race conditions and concurrent execution issues, particularly in production environments where multiple Nova schedulers are ru

[Yahoo-eng-team] [Bug 2030825] Re: s3 backend fails with invalid certificate when using s3 compatible storage

2024-11-22 Thread Abhishek Kekane
** Project changed: glance => glance-store ** Changed in: glance-store Assignee: (unassigned) => Cyril Roelandt (cyril-roelandt) ** Changed in: glance-store Status: New => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 2075529] Re: Unable to delete "access_as_shared" RBAC policy

2024-11-22 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/935278 Committed: https://opendev.org/openstack/neutron/commit/90d836bc420ccd309196ece7908b41b9e2c4f766 Submitter: "Zuul (22348)" Branch:master commit 90d836bc420ccd309196ece7908b41b9e2c4f766 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2088453] Re: [UT] Neutron tests failing with eventlet 0.37.0

2024-11-22 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/935524 Committed: https://opendev.org/openstack/neutron/commit/078a48d803debad81b697d9d006d9ff26d133a33 Submitter: "Zuul (22348)" Branch:master commit 078a48d803debad81b697d9d006d9ff26d133a33 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2089169] Re: [OVN] Test ``TestCreateNeutronPgDrop.test_non_existing`` is randomly failing

2024-11-22 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/935802 Committed: https://opendev.org/openstack/neutron/commit/6d1dba09923c7333746ad5470ddf352b7916e9f9 Submitter: "Zuul (22348)" Branch:master commit 6d1dba09923c7333746ad5470ddf352b7916e9f9 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2089157] Re: [neutron-specs] CI job "openstack-tox-docs" broken

2024-11-22 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron-specs/+/935836 Committed: https://opendev.org/openstack/neutron-specs/commit/8817b14342e0f77679f77ef78a46068561b0c125 Submitter: "Zuul (22348)" Branch:master commit 8817b14342e0f77679f77ef78a46068561b0c125 Author: Brian Haley Date:

[Yahoo-eng-team] [Bug 1446716] Re: Scheduler weighers do not output individual weights to debug log

2024-11-22 Thread Pavel Mracek
I think this issue was resolved by this commit commit 154ab7b2f9ad80fe432d2c036d5e8c4ee171897b Author: Balazs Gibizer Date: Thu Nov 11 19:06:56 2021 +0100 Add debug log for scheduler weight calculation We have all the weighers enabled by default and each can have its own multi