| Trees | Indices | Help |
|---|
|
|
|
|||
| ListenerEvent | |||
| ClientStateType | |||
| ServerStateType | |||
| VirtualizationType | |||
| IdentityType | |||
| EventType | |||
| TargetType | |||
| PropertyType | |||
| VirtualizationEventError | |||
|
Listeners Abusing python to get a singleton behavior. |
|||
| VirtualizationEventHandler | |||
| VirtualizationListener | |||
| EntitlementVirtualizationListener | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
CLIENT_SERVER_STATE_MAP =
|
|||
__package__ =
|
|||
|
|||
Notifies the virtualization backend that there is a guest with a specific uuid and type, then associates it with the provided system id. New for RHEL 5. Args are: * system_id - a string representation of the system's system id. * uuid - a string representation of the system's uuid. * virt_type - a string representation of the system's virt type No return value. |
Construct a tuple representing a virtualization action.
New for RHEL 5.
Args are:
* event - one of EventType.EXISTS, EventType.REMOVED,
EventType.CRAWL_BEGAN, EventType.CRAWL_ENDED
* target - one of TargetType.SYSTEM, TargetType.DOMAIN,
TargetType.LOG_MSG
* properties - a dictionary that associates a PropertyType with
a value (typically a string).
Return a tuple consisting of (timestamp, event, target, properties).
|
|
|||
CLIENT_SERVER_STATE_MAP
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Mar 4 07:37:11 2020 | http://epydoc.sourceforge.net |