ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
Allow Agent to launch external program to mangle XML before VM launch. Workflow like
- agent builds initial XML
- if external transformer script is provided, agent passes XML to transform it.
- agent receives back transformed XML
- agent launches XML
Purpose:
- pass raw devices like USB keys, Movidius accelerators, etc.
- GPU pass-thru
- RAW drives
- additional unmanaged nics, VXLANS (we already have a usecase for that, but use it thru security groups script hacking (hotplug) which is not good)
- alter and provide additional CPU flags unsupported by CS
Let me know what do you think about it. Design considerations? Maybe already implemented?
@rhtyd @PaulAngus @andrijapanicsb @DaanHoogland @wido @rafaelweingartner @svenvogel
We (Bitworks) would like to implement it. If it has chances to be added to mainstream, it's great to discuss the design.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
SUMMARY
Allow Agent to launch external program to mangle XML before VM launch. Workflow like
Purpose:
Let me know what do you think about it. Design considerations? Maybe already implemented?
@rhtyd @PaulAngus @andrijapanicsb @DaanHoogland @wido @rafaelweingartner @svenvogel
We (Bitworks) would like to implement it. If it has chances to be added to mainstream, it's great to discuss the design.