A prototype IaaS application
Data model for the application, data class hierarchies to represent the virtual and physical resources.
Entity collection classes to group together the dynamic, static, configuration, history, and other related records of entities like vms, hosts, networks, storage, etc.
Data classes of virtual devices for virtual machines.
Data classes of expectations of virtual resources.
Utilities for system command on various, mostly unix-like operating systems.
Utilities related to package management programs of various operating systems and distributions.
Utilities related to storage-management systems of operating systems.
Utilities for the Linux LVM2 (Logical Volume Manager) storage management software.
Utilities for the Ginum storage management software shipping with FreeBSD.