Add API/UI option to send guest command via qemu agent
- Lenguaje dominante
- Java
- Estrellas
- 3.1k
- Forks
- 1.4k
- Merge medio
- 6 d 19 h
- PR fusionados (30 d)
- 32
Descripción
##### 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
Guía de contribución
Línea de trabajo
Comienza por plugins/hypervisors/kvm/src/main/java/org/apache/cloudstack/utils/qemu/QemuCommand.java, especialmente la implementación existente de freeze. Rastrea cómo se exponen los comandos de guest-agent a través de la API y la UI, luego define el alcance de comandos compatible y verifica que se pueda enviar un comando del huésped a través de ambas interfaces.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- backend-api-design, cloud, frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100