setup openstack network interface on qemu/kvm
Hello, its me again. So because of VirtualBox does not support KVM virtualization on Intel CPUs then I thought I have to mitigate multiple nodes from VirtualBox to qemu/kvm virt-manager
. But I dont know how to create network interface same Virtual Box network adapter (Host-Only, Internal Network, NAT) on qemu/kvm virt-manager
for Network Node.
Host-Only and/or Internal (not sure what's the difference) correspond to Isolated, NAT corresponds to NAT.
Libvirt network configuration is documented at https://libvirt.org/formatnetwork.html. Not sure where you can find virt-manager documentation.