Difference between revisions of "stoney vm: Requirements"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Requirements)
(Requirements)
Line 5: Line 5:
 
* A user can start, shut down, power off (was destroy) their own virtual machine(s).
 
* A user can start, shut down, power off (was destroy) their own virtual machine(s).
 
* A user can access their own virtual machine(s) via spice with one time passwords.
 
* A user can access their own virtual machine(s) via spice with one time passwords.
* Status, CPU, Memory number, Disk size
+
* Status (running, stopped, ...), CPU(s), Memory size, Disk(s) with corresponding size
  
 
* What do we have to do where, to be able to change the ownership (reseller, customer and maybe person) of a virtual machine?
 
* What do we have to do where, to be able to change the ownership (reseller, customer and maybe person) of a virtual machine?

Revision as of 17:09, 1 November 2013

Overview

Requirements

  • A user can start, shut down, power off (was destroy) their own virtual machine(s).
  • A user can access their own virtual machine(s) via spice with one time passwords.
  • Status (running, stopped, ...), CPU(s), Memory size, Disk(s) with corresponding size
  • What do we have to do where, to be able to change the ownership (reseller, customer and maybe person) of a virtual machine?
    • The vm-manager could be expanded in a fairly simple way to change the sstBelongsToResellerUID and sstBelongsToCustomerUID of the person.
    • Check, if this has an influence on the current vm-manager.
  • Should we try and change the role "Admin Virtualization" to "Virtualization Admin" and "User" to "Virtualization User"? Yes.

Links