[Yahoo-eng-team] [Bug 2081847] Re: [RFE] Implement a new DHCP backend for Ironic and Neutron

2024-09-24 Thread Afonne-CID
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2081847 Title: [RFE] Implement a new DHCP backend for Ironic and Neutr

[Yahoo-eng-team] [Bug 2077195] Re: RFE: Add support for "igb" VIF model

2024-09-24 Thread Balazs Gibizer
Being tracked in https://blueprints.launchpad.net/nova/+spec/igb-vif- model ** Changed in: nova Status: New => Invalid -- 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/bug

[Yahoo-eng-team] [Bug 2081870] [NEW] neutron.tests.functional.agent.linux.test_process_monitor.TestProcessMonitor.test_respawn_handler failed with "RuntimeError: Not all children (re)spawned."

2024-09-24 Thread Ihar Hrachyshka
Public bug reported: This happened in functional job here: https://fc7da22d605cc199ea32-a05951a0ad29f0907f5578ce9b824040.ssl.cf1.rackcdn.com/929793/3/check/neutron- functional-with-uwsgi/ba361f4/testr_results.html Traceback: ``` ft1.1: neutron.tests.functional.agent.linux.test_process_monitor.T

[Yahoo-eng-team] [Bug 2081868] [NEW] neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_sg fails with "webob.exc.HTTPClientError: The server could not compl

2024-09-24 Thread Ihar Hrachyshka
Public bug reported: This failed here in gate on a patch that doesn't even touch this code: https://5d6811448796d11c6047-40ec7889760df9011e4354628420e100.ssl.cf5.rackcdn.com/929793/3/check/openstack- tox-py39/9d559dc/testr_results.html There is nothing of interest in the full logs either: https:/

[Yahoo-eng-team] [Bug 2081871] [NEW] Fullstack neutron.tests.fullstack.test_l3_agent.TestHAL3Agent.test_ha_router failed with "eventlet.timeout.Timeout: 90 seconds" while waiting on self._is_ha_router

2024-09-24 Thread Ihar Hrachyshka
Public bug reported: This failed here: https://zuul.opendev.org/t/openstack/build/1a8c094b185d40a4b0df78f4afe25d2e Traceback: ``` File "/home/zuul/src/opendev.org/openstack/neutron/neutron/common/utils.py", line 740, in wait_until_true eventlet.sleep(sleep) File "/home/zuul/

[Yahoo-eng-team] [Bug 1483639] Re: Nova and Horizon allow inappropriate actions to be performed on baremetal nodes

2024-09-24 Thread Jay Faulkner
** Changed in: ironic Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1483639 Title: Nova and Horizon allow inappropriate action

[Yahoo-eng-team] [Bug 2081859] [NEW] Nova not initializing os-brick

2024-09-24 Thread Gorka Eguileor
Public bug reported: In the Zed release os-brick started needing to be initialized by calling a `setup` method before the library could be used. At that time there was only 1 feature that depended on it and it was possible to introduce a failsafe for that instance so things wouldn't break. In th

[Yahoo-eng-team] [Bug 2081853] [NEW] Booting two VMs with anti-affinity in parallel to the same host results in both failing

2024-09-24 Thread Balazs Gibizer
Public bug reported: The compute manager late anti-affinity policy check rejects both parallel VM boot requests even though one of them could be accepted to the host. To reproduce: * create server group with anti-affinity policy * select a single compute and disable the rest of your computes * bo

[Yahoo-eng-team] [Bug 2081879] [NEW] Allow the default for "Delete Volume on Instance Delete" instance creation option to be configurable

2024-09-24 Thread Tim Bishop
Public bug reported: When creating an instance with the "Create New Volume" option selected (the default), there's an option to "Delete Volume on Instance Delete" which defaults to "No". This default is hard-coded, and is a sensible default, but there are situations when an operator may wish to ch

[Yahoo-eng-team] [Bug 2081878] [NEW] Allow the default for "Delete Volume on Instance Delete" instance creation option to be configurable

2024-09-24 Thread Tim Bishop
Public bug reported: When creating an instance with the "Create New Volume" option selected (the default), there's an option to "Delete Volume on Instance Delete" which defaults to "No". This default is hard-coded, and is a sensible default, but there are situations when an operator may wish to ch

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

2024-09-24 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/oslo.utils/+/928448 Committed: https://opendev.org/openstack/oslo.utils/commit/3c33e37d64e44addc9a818bd556f5919ed2e9002 Submitter: "Zuul (22348)" Branch:master commit 3c33e37d64e44addc9a818bd556f5919ed2e9002 Author: Dan Smith Date: Fri Sep

[Yahoo-eng-team] [Bug 2081945] [NEW] [postgresql] AttributeError: 'NoneType' object has no attribute 'id'

2024-09-24 Thread Rodolfo Alonso
Public bug reported: Neutron API failing with the following error: ``` AttributeError: 'NoneType' object has no attribute 'id' ``` Log: https://e22ff80d6617e0aebdbb- fab3512704550cb902a3eea3d4491f2b.ssl.cf1.rackcdn.com/periodic/opendev.org/openstack/neutron/master/neutron- ovn-tempest-postgres-fu