Merge "libvirt: Drop support for Xen and UML"

This commit is contained in:
Zuul
2025年07月02日 21:58:05 +00:00
committed by Gerrit Code Review

View File

@@ -248,7 +248,7 @@ insecure = {{ keystone_service_adminuri_insecure | bool }}
{% endif %}
{% if nova_virt_type in ['kvm', 'qemu', 'xen', 'lxc', 'uml', 'parallels'] %}
{% if nova_virt_type in ['kvm', 'qemu', 'lxc', 'parallels'] %}
{% if (neutron_plugin_type | default('') == "ml2.ovs") %}
[os_vif_ovs]
Reference in New Issue
openstack/openstack-ansible-os_nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.