Skip to content
Snippets Groups Projects
Commit 70307aa0 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "CI: Fix tenks for newer libvirt"

parents 233b5c06 b9f0854c
No related branches found
No related tags found
No related merge requests found
......@@ -53,3 +53,10 @@ libvirt_vm_default_console_log_dir: "/var/log/kolla/tenks"
# Console logs are owned by the ID of the Nova user in the nova_libvirt
# container.
libvirt_vm_log_owner: 42436
# NOTE(priteau): Disable libvirt_vm_trust_guest_rx_filters, which when enabled
# triggers the following errors when booting baremetal instances with Tenks on
# Libvirt 9: Cannot set interface flags on 'macvtap1': Value too large for
# defined data type
libvirt_vm_trust_guest_rx_filters: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment