Lines Matching refs:driver
70 from nova.virt import driver
447 class SolarisZonesDriver(driver.ComputeDriver):
542 """Initialize anything that is necessary for the driver to function,
549 """Clean up anything that is necessary for the driver gracefully stop,
1087 driver types.
1231 msg = _("Detected 'local' zvol driver volume type "
1260 msg = _("Unsupported volume driver type '%s' can not be used "
3207 a driver that manages only one node can safely ignore this
3349 raise NotImplementedError(_("Hypervisor driver does not support "
3661 This is an optional driver method which is used to publish
3764 """Does the driver want networks deallocated on reschedule?"""
3823 """Manage the driver's local image cache.
3827 related to other calls into the driver. The prime example is to clean
3898 This method is for multi compute-nodes support. If a driver supports
4011 """Tell the caller if the driver requires legacy block device info.
4053 """Provide a default root device name for the driver."""
4062 """Check whether the file format is supported by this driver