bwsw opened a new issue #3823: New Feature RFC: KVM domain XML mangler
URL: https://github.com/apache/cloudstack/issues/3823
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Feature Idea
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   CloudStack KVM Agent
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   Master
   ~~~
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Allow Agent to launch external program to mangle XML before VM launch. 
Workflow like
   
   1. agent builds initial XML
   2. if external mangle script is provided, agent passes XML to mangle it.
   3. agent receives back mangled XML
   4. agent launches XML
   
   Purpose:
   - pass raw devices like USB keys
   - GPU pass-thru
   - RAW drives
   - additional unmanaged nics
   - 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 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to