Lines Matching defs:driver
75 from nova.virt import driver
464 class SolarisZonesDriver(driver.ComputeDriver):
574 """Initialize anything that is necessary for the driver to function,
581 """Clean up anything that is necessary for the driver gracefully stop,
1215 driver types.
1394 msg = _("Detected 'local' zvol driver volume type "
1423 msg = _("Unsupported volume driver type '%s' can not be used "
3832 a driver that manages only one node can safely ignore this
4253 This is an optional driver method which is used to publish
4419 """Does the driver want networks deallocated on reschedule?"""
4478 """Manage the driver's local image cache.
4482 related to other calls into the driver. The prime example is to clean
4583 This method is for multi compute-nodes support. If a driver supports
4695 """Tell the caller if the driver requires legacy block device info.
4749 """Provide a default root device name for the driver.
4775 and should be decided by the driver
4783 """Check whether the file format is supported by this driver