Difference between revisions of "stoney vm: Requirements"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Requirements)
(Requirements)
Line 8: Line 8:
  
 
* 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?
 +
** 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.
  
 
== Links ==
 
== Links ==

Revision as of 16:47, 18 October 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, CPU, Memory number, Disk 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.

Links