tanganellilore commented on issue #9577: URL: https://github.com/apache/cloudstack/issues/9577#issuecomment-2309660694
Hi @weizhouapache , i understood that is simple to do it on KVM host, but only if you can access to KVM host, otherwhise no way to do it. Let me do a simple use case. User that deploy the vm is not the admin of cloudstack/kvm infrastrutcture and can't access on it, so to run a command after provisioning, without usage of cloudstack or virsh command (he can't access to kvm host), he need to use something different like cloud-init. One more specific use-case is the configuration of vm network, when dhcp is not possibile and we use a L2 shared. It's will be very usefull have a kvm command that set network remotley without access to kvm hosts. I' m using vmware,a nd with it is very simple send command thorugh vmware with guest agent installed, and I thing that it will be a very usefull features, cosidering that command is already implemented in backend. We need simply allow the usage of it via API and very basic command validation (or also without it). -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org