KuasarCloud opened a new issue, #9857:
URL: https://github.com/apache/cloudstack/issues/9857

   ##### ISSUE TYPE
    * Feature Idea
   
   ##### COMPONENT NAME
   Categorize the issue,  API, KVM, HYP, UI
   
   ##### CLOUDSTACK VERSION
   Coming versions
   
   ##### SUMMARY
   Many of us are using Cloudstack to provide public and private cloud services 
for our internal teams and clients, so normally we don't handle passwords or 
ssh key password to access the vm's operating system to orchestrate 
applications lifecycle. So my proposal is that just like user-data works for 
the first boot we can register actions or commands that we can apply to 
client's vm using qemu-agent capabilities in KVM so we leverage services like:
   
   - DBaaS
   - Managed Applications
   - Improvements on CSK
   
   ##### STEPS TO REPRODUCE
   
   Cloudstack access the hyp where the vm resides and applies commands like:
   
   virsh qemu-agent-command "$VM_NAME" "$COMMAND_JSON"  
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to