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
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
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
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
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
** 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
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
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
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
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
** 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
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
12 matches
Mail list logo