[libvirt] virt_type=qemu # NOTE(Jeffrey4l): fix the gate in iax-ord nodes for libvirt 2.0. {% if ansible_architecture == 'aarch64' %} cpu_mode=custom cpu_model=max {% else %} cpu_mode=none {% endif %} {# TODO(mnasiadka): Remove in Victoria #} {% if scenario == 'ceph-ansible' and is_previous_release %} [libvirt] images_rbd_pool=vms images_type=rbd images_rbd_ceph_conf=/etc/ceph/ceph.conf rbd_user=nova {% endif %}