- Added VNC WebSocket support (Thanks: Tolbkni Kao)
- Added webvirtmgr to pypi
- Updated Chart.js
- Added page interfaces
- Added novnc proxy supporting new websockify versions (Thanks: casell)
- Added support CEPH
- Added instance creating from XML
- Added support TLS connection (Thanks: junkb)
- Puppet module to control libvirt/kvm (Thanks: Alex Scoble)
- Deployment via Fabric/Fabtools (Thanks: Mohab Usama)
- Added instance cloning (Settings -> Clone)
WebVirtMgr is a libvirt-based Web interface for managing virtual machines. It allows you to create and configure new domains, and adjust a domain's resource allocation. A VNC viewer presents a full graphical console to the guest domain. KVM is currently the only hypervisor supported.
The application logic is written in Python & Django. The LIBVIRT Python bindings are used to interacting with the underlying hypervisor.
WebVirtMgr is licensed under the Apache Licence, Version 2.0.