Package virtualization :: Module util
[hide private]
[frames] | no frames]

Module util

source code

Functions [hide private]
 
generate_uuid()
Generate a random UUID and return it.
source code
 
hyphenize_uuid(uuid) source code
 
dehyphenize_uuid(uuid) source code
 
is_host_uuid(uuid)
Returns true if the given UUID represents a host.
source code
 
is_fully_virt(domain)
Returns true if the given domain is a fully-virt domain.
source code
Variables [hide private]
  __package__ = 'virtualization'
Function Details [hide private]

is_host_uuid(uuid)

source code 

Returns true if the given UUID represents a host. We can tell because host UUIDs are always 0.