Documentation for the compute manager and related files. For reading about a specific virtualization backend, read Drivers.
Bases: object
The base for helper classes. This adds the XenAPI class attribute
Retrieve all refs and recs for a Xen record type.
Handles race-conditions where the record may be deleted between the get_all call and the get_record call.