Merge "libvirt: Drop support for Xen and UML"
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -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
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.