Add API/UI option to send guest command via qemu agent
- Linguagem predominante
- Java
- Estrelas
- 3.1k
- Forks
- 1.4k
- Merge médio
- 6d 19h
- PRs com merge (30d)
- 32
Descrição
##### ISSUE TYPE
* Enhancement Request
* Feature Idea
##### COMPONENT NAME
~~~
API/UI/Backend
~~~
##### CLOUDSTACK VERSION
~~~
4.19
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SUMMARY
Hi team,
I notice that actally, for vm that have qemu agent installed, is not possible through cloudstack send command to the host, like vmware guest agent tool.
This is possible with qemu agent and i notiche that `freeze` for example was implemented with this class:
https://github.com/apache/cloudstack/blob/main/plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/utils/qemu/QemuCommand.java
But is not implemented for all type of command and I don't see any API that cover it ( and also via UI I can't see any "form").
This is something that you are interested to implemet?
##### STEPS TO REPRODUCE
##### EXPECTED RESULTS
##### ACTUAL RESULTS
Guia de contribuição
Direção de pesquisa
Comece por plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/utils/qemu/QemuCommand.java, especialmente pela implementação existente de freeze. Rastreie como os comandos do guest-agent são expostos por meio da API e da UI, depois defina o escopo de comandos suportado e verifique se um comando do guest pode ser enviado por ambas as interfaces.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- java
- Domínio
- backend-api-design, cloud, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100