Package | Description |
---|---|
org.ovirt.engine.core.bll |
Modifier and Type | Class and Description |
---|---|
class |
AttachUserToTimeLeasedPoolCommand<T extends AttachUserToTimeLeasedPoolParameters> |
class |
AttachUserToVmFromPoolAndRunCommand<T extends VmPoolUserParameters> |
class |
AttachUserToVmFromPoolCommand<T extends VmPoolUserParameters>
Command to attach a VM from a pool to a user, so that the user can use the attached VM.
The command-level lock is per user, so that a single user won't be able to attach more than one VM from a given pool since this is the policy. |
Copyright © 2012. All Rights Reserved.