Difference between revisions of "Web-based Virtual Machine Management"

From CDOT Wiki
Jump to: navigation, search
(Project Details)
(v0.1 goal)
Line 17: Line 17:
 
=== v0.1 goal ===
 
=== v0.1 goal ===
  
- very simple CLI tool that will boot a pre-built Xen machine, using either libvirt or virsh
+
* 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)
+
* if time, very rudimentary control of virtual machine (i.e. change RAM)
  
 
== Project News ==
 
== Project News ==

Revision as of 19:18, 30 September 2007

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)

Jesse Buchanan

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)

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.