Lines Matching refs:destroy
1039 self.destroy(context, instance, network_info, block_device_info)
2354 def destroy(self, context, instance, network_info, block_device_info=None,
2375 # A destroy is issued for the original zone for an evac case. If
2389 # here. Just catch any stray exceptions and allow destroy to
2414 LOG.warning(_("Unable to destroy instance '%s' via zonemgr(3RAD): "
3259 self.destroy(context, instance, network_info)
3386 self.destroy(context, instance, network_info)
3943 if true, destroy disks at destination during cleanup
3960 # here. Just catch any stray exceptions and allow destroy to
4683 # Delete the zone configuration for the instance using destroy, because
4688 self.destroy(None, instance, None)