Skip to content

A simple agent for kvm/libvirt hypervisor control

Notifications You must be signed in to change notification settings

dotSlashLu/agent-neo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Neo

An agent running on hosts to control virtual machines remotely via libvirt API.


Currently supports:

  • volume create, attach, detach, delete
  • power operations including suspend, resume
  • net interface detach
  • clone

A few things to notice before using:

  • It uses binary protocol for rapid prototyping but might not be very friendly to the implementation of the server
  • A demo server written in python is in the server_demo directory

About

A simple agent for kvm/libvirt hypervisor control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published