Web-based Virtual Machine Management
Project Name
Web-based Virtual Machine Management
Project Description
Create a web-based rapid provisioning system for virtual machines, building on work started by Ben Hearsum. A user could select an operating system, toolchain, and source branch and the VM would be configured and started (using Xen, KVM, or another hypervisor/backend). Resources: bhearsum
Project Leader(s)
Project Contributor(s)
Project Details
v0.1 goal
- very simple CLI tool that will boot a pre-built Xen machine, using either libvirt or virsh
- if time, very rudimentary control of virtual machine (i.e. change RAM)
Related bugs
Since I'm not hacking on Firefox or any Mozilla products per se, finding bugs related to my project is sort of difficult. To get in the right direction I tried searching Bugzilla for 'vmware', 'xen', 'kvm', and 'try server'. Here are a few results:
Project News
2007-09-17: Project claimed. Must contact bhearsum for further information.
2007-09-18: Discussion with bhearsum, ctyler.
2007-09-30: v0.1 goal stated.