[Yahoo-eng-team] [Bug 1552777] Re: resizing from flavor with swap to one without swap puts instance into Error status

2024-12-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/929858 Committed: https://opendev.org/openstack/nova/commit/15dccaeed3cd0cc5a4283ec66d7347becabb64df Submitter: "Zuul (22348)" Branch:master commit 15dccaeed3cd0cc5a4283ec66d7347becabb64df Author: Amit Uniyal Date: Wed Sep 18 23:19:1

[Yahoo-eng-team] [Bug 2091599] [NEW] [RFE] HA Router VRRP multicast to unicast

2024-12-11 Thread LIU Yulong
Public bug reported: In a VLAN provider environment, when the physical device is not configured with multicast function, VRRP multicast is actually broadcast (flood) throughout the network[1][2]. In a VXLAN environment, multicast packets enter the full-mesh tunnels (flood) [3] at each node, consum

[Yahoo-eng-team] [Bug 2091586] [NEW] Install and configure a compute node for Red Hat Enterprise Linux and CentOS - libvirt

2024-12-11 Thread Ivan Anfimov
Public bug reported: Page: https://docs.openstack.org/nova/2024.2/install/compute-install- rdo.html Command: yum install openstack-nova-compute It must be: dnf install openstack-nova-compute libvirt And I think need add next information about little fix in file: /etc/nova/nova.conf #compute_d

[Yahoo-eng-team] [Bug 2091585] [NEW] Install and configure controller node for Red Hat Enterprise Linux and CentOS - RabbitMQ

2024-12-11 Thread Ivan Anfimov
Public bug reported: Page: https://docs.openstack.org/nova/2024.2/install/controller-install-rdo.html In the [DEFAULT] section, configure RabbitMQ message queue access: [DEFAULT] # ... transport_url = rabbit://openstack:RABBIT_PASS@controller:5672/ Replace RABBIT_PASS with the password you chose

[Yahoo-eng-team] [Bug 2091583] [NEW] Install and configure (Red Hat) in glance - yum -> dnf

2024-12-11 Thread Ivan Anfimov
Public bug reported: I think this command: yum install openstack-glance Should be updated to: dnf install openstack-glance 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: - [ ] T

[Yahoo-eng-team] [Bug 2091410] Re: Denial of service by adding an unbounded number of tags to a network

2024-12-11 Thread Jeremy Stanley
** Description changed: - This issue is being treated as a potential security risk under - embargo. Please do not make any public mention of embargoed - (private) security vulnerabilities before their coordinated - publication by the OpenStack Vulnerability Management Team in the - form of an offi

[Yahoo-eng-team] [Bug 2088286] Re: external port created by neutron-vpnaas with ovn driver is not fully configured

2024-12-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/936850 Committed: https://opendev.org/openstack/neutron/commit/bb2f8edaa80e5c9a8e558aba9b5bc3788233d687 Submitter: "Zuul (22348)" Branch:master commit bb2f8edaa80e5c9a8e558aba9b5bc3788233d687 Author: Bodo Petermann Date: Mon Dec 2

[Yahoo-eng-team] [Bug 2023211] Re: Run emulated riscv64 VMs on amd64

2024-12-11 Thread sean mooney
From a nova process point of view, this is a minor feature, not a bug. so we need to track this as a specless blueprint. in general I'm supportive of the enhancement but we need to track this properly upstream. ** Changed in: nova Status: In Progress => Invalid -- You received this bug

[Yahoo-eng-team] [Bug 2084796] Re: Typo in resource type for metadef - OS::Cinder::VolumeType

2024-12-11 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/horizon/+/932604 Committed: https://opendev.org/openstack/horizon/commit/b34bd0264b0b064994846e1b7c8cba7956610d3b Submitter: "Zuul (22348)" Branch:master commit b34bd0264b0b064994846e1b7c8cba7956610d3b Author: viktorkrivak Date: Thu Oct 17

[Yahoo-eng-team] [Bug 2091538] [NEW] [eventlet-deprecation] The method ``eventlet.monkey_patch()`` is called more than once

2024-12-11 Thread Rodolfo Alonso
Public bug reported: If the method ``eventlet.monkey_patch()`` is called more than once, because of [1], present in eventlet 0.37.0, the existing RLocks are upgraded. This leads to an issue in the oslo.messaging library with using ``threading.Condition()``, based on RLock. Error log: https://past

[Yahoo-eng-team] [Bug 2089185] Re: Releasing fails with latest cloud-init on image 20241113

2024-12-11 Thread Bug Watch Updater
** Changed in: cloud-init Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/2089185 Title: Releasing fails with latest cloud-init on image 20241113 St

[Yahoo-eng-team] [Bug 2091536] [NEW] Users of RBAC-shared networks can add their own router to bypass fwaas restrictions

2024-12-11 Thread Andrew Bonney
Public bug reported: I don't believe this is a bug as such, but additional policy in this area could be helpful. We have a set of networks which are created against an admin project, and then shared into other projects via RBAC as required. The admin project creates a router for the networks, and