Skip to content

This repo contains the python tool (vm_manager) used to manage the VMs on a running seapath cluster (creation, etc.). This is a python module and command line tool, used by the ansible module (cf ansible repo)

License

Notifications You must be signed in to change notification settings

lucbeaufils/vm_manager

 
 

Repository files navigation

Quality Gate Status

VM Manager

The purpose of this tool is to easily manage Virtual Machines (VM) on a Hypervisor. This tool allows to:

  • manage VM on standalone serveur with KVM
  • manage VM on a cluster with Pacemaker (running on top of KVM)

This tool takes as input VM image (qcow2) and configuration (libvirt XML file)

About

This repo contains the python tool (vm_manager) used to manage the VMs on a running seapath cluster (creation, etc.). This is a python module and command line tool, used by the ansible module (cf ansible repo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Other 1.0%