Skip to content

Virtual Machines Automation from Hypervisors using Qemu-Agent on KVM #9857

@KuasarCloud

Description

@KuasarCloud
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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions