/vm_manager

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)

Primary LanguagePythonApache License 2.0Apache-2.0

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 a standalone server 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)