What is workspace-control?
Program installed on each VMM node used to (1) to start, stop and pause VMs, (2) implement VM image reconstruction and management, (3) securely connect the VMs to the network, and (4) to deliver contextualization information (see Context Broker).Currently, the workspace control tools work with Xen and KVM but only the Xen version is distributed. A Google Summer of Code student added KVM support which should be fully integrated this fall.Implemented in Python in order to be portable and easy to install. Requires sudo, ebtables, and a DHCP server library.
Program installed on each VMM node used to (1) to start, stop and pause VMs, (2) implement VM image reconstruction and management, (3) securely connect the VMs to the network, and (4) to deliver contextualization information (see Context Broker). Currently, the workspace control tools work with Xen and KVM but only the Xen version is distributed. A Google Summer of Code student added KVM support which should be fully integrated this fall. Implemented in Python in order to be portable and easy to install. Requires sudo, ebtables, and a DHCP server library.