This is an RPC wrapper around the Xen libxl library.
-
Create VMs - with copy on write (QCOW) images
-
Start, Stop, Reimage
-
Remove VMs
-
Create network bridges
-
Clone the repository on xen server machine
-
Source the created virtual environment and install the requirements with
pip install -r requirements.txt