Hi Constantinos,
it sounds very good to abstract this even more. I just have one question:
Am 25.07.13 14:01, schrieb Constantinos Venetsanopoulos:
If hypervisor=kvm:
run kvm-ifup:
Inside kvm-ifup:
if custom script (kvm-vif-bridge) is found run that
else
run default actions
If hypervisor=xen:
run vif-ganeti
Inside vif-ganeti:
if custom script (vif-custom) is found run that
else
run default actions
Where or how would you want to define such a custom script? Or where
would you check if there is one?
Thanks,
Sebastian