Trees | Indices | Help |
---|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
This method creates a new poller state based on the provided domain list. The domain_data list should be in the form returned from poller.poll_hypervisor. That is, { uuid : { 'name' : '...', 'uuid' : '...', 'virt_type' : '...', 'memory_size' : '...', 'vcpus' : '...', 'state' : '...' }, ... } |
Compares the old domain_data to the new domain_data. Returns a tuple of lists, relative to the new domain_data: (added, removed, modified) |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Mar 4 07:37:42 2020 | http://epydoc.sourceforge.net |