Lines Matching refs:destroy
934 self.destroy(context, instance, network_info, block_device_info)
1989 def destroy(self, context, instance, network_info, block_device_info=None,
2010 # A destroy is issued for the original zone for an evac case. If
2024 # here. Just catch any stray exceptions and allow destroy to
2049 LOG.warning(_("Unable to destroy instance '%s' via zonemgr(3RAD): "
2703 self.destroy(context, instance, network_info)
2835 self.destroy(context, instance, network_info)
3301 if true, destroy disks at destination during cleanup
3318 # here. Just catch any stray exceptions and allow destroy to
3999 # Delete the zone configuration for the instance using destroy, because
4004 self.destroy(None, instance, None)