allow use of interfaced bridged to external network where it is expected that fast-vm won't be managing the DHCP
fast-vm should be able to provide creations of VMs with predictable MAC address when they are placed into external network with DHCP and also not try to add the configuration for DHCP into libvirt if we add VM into external network
Idea:
Implementation: TODO