stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
78 stars 26 forks source link

Disable libvirt_vm_trust_guest_rx_filters #146

Closed priteau closed 12 months ago

priteau commented 12 months ago

This works around failures to boot baremetal instances with Tenks after their deployment with Ironic is complete. See the upstream Kayobe change for more details [1].

While this may break multicast traffic [2], it allows a Universe from Nothing on Rocky Linux 9 to complete and the CirrOS VM is reachable.

[1] https://review.opendev.org/c/openstack/kayobe/+/897260 [2] https://review.opendev.org/c/openstack/tenks/+/736708

(cherry picked from commit 4fa1d4982fa74283360e09a1dee3bdd919acb33d)