How to attach 2 PCI Passed through NICs (no SRIOV/VFs) to a VM via HEAT/HOT template?
Hi,
I need to use openstack to launch a VM which has 4 interfaces. 2 of the interfaces (Virtual Nics) need to use PCI Passthrough to 2 NIC interfaces (these 2 NICs are not shared with other VMs).
Is there a guide on how to do with HOT/Heat templates?
Thanks