[Yahoo-eng-team] [Bug 1686405] Re: Wrong port status after some operations

2024-01-29 Thread Rodolfo Alonso
Hello: The reproducer involves operations not supported in OpenStack. We don't support manual OVS operations like "ovs-vsctl del-port". Any port creation/deletion/update should be done via OpenStack API; os-vif (Neutron in some cases) will be in charge of any operation on the device, depending on

[Yahoo-eng-team] [Bug 2039586] Re: [CI] Update the cirros image versions

2024-01-29 Thread Rodolfo Alonso
** Changed in: neutron Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2039586 Title: [CI] Update the cirros image versions Status in neutron:

[Yahoo-eng-team] [Bug 1662477] Re: rbac shared network add_router_interface fails for non-admin

2024-01-29 Thread Rodolfo Alonso
Hello: I can't reproduce this bug with newer versions. I'll close it. Regards. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 2051616] [NEW] Error: Unable to request new instance. Please run `sunbeam configure` first.

2024-01-29 Thread Roger Diego da Silva Sacchelli
Public bug reported: vagrant@openstack1:~$ sunbeam launch ubuntu --name test Launching an OpenStack instance ... Found sunbeam key in OpenStack! ⠇ Creating the OpenStack instance ... Instance creation request failed: Server:66ed86c0-b342-413e-af1e-1d22ddde6d0c transitioned to failure state ERROR

[Yahoo-eng-team] [Bug 2051598] [NEW] virDomainObjBeginJobInternal:433 : Cannot start job (query, none, none) in API remoteDispatchDomainMemoryStats

2024-01-29 Thread bryan
Public bug reported: We are creating a new Fedora 38 instance in Zed release, and we attach a new port to the instance when the VM status is active, but we got the following error in libvirt: 2024-01-24 17:41:13.999+: 451530: error : virConnectListAllNetworks:117 : this function is not

[Yahoo-eng-team] [Bug 2030741] Re: [OVN] Lack of AZs awareness in L3 port scheduler

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/892604 Committed: https://opendev.org/openstack/neutron/commit/a29ea3724e1f6bb54b76d1b9915c13014272fdcd Submitter: "Zuul (22348)" Branch:master commit a29ea3724e1f6bb54b76d1b9915c13014272fdcd Author: Yann Morice Date: Thu Aug 24

[Yahoo-eng-team] [Bug 1397917] Re: Clarify vCPUs Usage legend for hypervisors

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/horizon/+/906004 Committed: https://opendev.org/openstack/horizon/commit/3acbf227a41493032c5828945d41d0b193cd960b Submitter: "Zuul (22348)" Branch:master commit 3acbf227a41493032c5828945d41d0b193cd960b Author: Tatiana Ovchinnikova Date:

[Yahoo-eng-team] [Bug 1974470] Re: Nova is Deprecating Hypervisor API Endpoints

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/horizon/+/906004 Committed: https://opendev.org/openstack/horizon/commit/3acbf227a41493032c5828945d41d0b193cd960b Submitter: "Zuul (22348)" Branch:master commit 3acbf227a41493032c5828945d41d0b193cd960b Author: Tatiana Ovchinnikova Date:

[Yahoo-eng-team] [Bug 2026345] Re: Sphinx raises 'ImageDraw' object has no attribute 'textsize' error

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/ironic/+/906825 Committed: https://opendev.org/openstack/ironic/commit/7705b0b2d6dcc5a738932513d5d62dbf69e860c7 Submitter: "Zuul (22348)" Branch:master commit 7705b0b2d6dcc5a738932513d5d62dbf69e860c7 Author: Mahnoor Asghar Date: Fri Jan 26

[Yahoo-eng-team] [Bug 2048785] Re: Trunk parent port (tpt port) vlan_mode is wrong in ovs

2024-01-29 Thread Jeremy Stanley
Since the fix provided for the upcoming 2024.1 coordinated release requires additional actions on the part of the operator to apply to existing deployments affected by the former behavior, it won't qualify for a security advisory (OSSA) but may still warrant a security note (OSSN) if anyone feels

[Yahoo-eng-team] [Bug 2048785] Re: Trunk parent port (tpt port) vlan_mode is wrong in ovs

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/905125 Committed: https://opendev.org/openstack/neutron/commit/27601f8eead444283e4d1c258298ac5afaff377f Submitter: "Zuul (22348)" Branch:master commit 27601f8eead444283e4d1c258298ac5afaff377f Author: Bence Romsics Date: Tue Jan 9

[Yahoo-eng-team] [Bug 2051510] [NEW] [OVN] Audit the L2/L3 extensions support

2024-01-29 Thread Rodolfo Alonso
Public bug reported: The ML2/OVN mechanism driver has the supported L2 and L3 extensions hardcoded in [1]. It is needed to review the list of supported extensions in ML2/OVN and Neutron and provide: * A list of not supported extensions. * For any extension that should be supported and is not in

[Yahoo-eng-team] [Bug 2051501] Re: [UT] "openstack-tox-py311-with-sqlalchemy-master" failing because of https://review.opendev.org/c/openstack/neutron-lib/+/903841

2024-01-29 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/907040 Committed: https://opendev.org/openstack/neutron/commit/c6ac441a5160b79c48d04596ab464e0bac9f6592 Submitter: "Zuul (22348)" Branch:master commit c6ac441a5160b79c48d04596ab464e0bac9f6592 Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2051501] [NEW] [UT] "openstack-tox-py311-with-sqlalchemy-master" failing because of https://review.opendev.org/c/openstack/neutron-lib/+/903841

2024-01-29 Thread Rodolfo Alonso
Public bug reported: Since [1], the test ``TimeStampDBMixinTestCase.test_update_timpestamp`` is failing because now the ``timeutils.utcnow`` method is also called from ``ContextBase`` during the init method. This is happening when using neutron-lib master branch (current last tag is 3.10.0).