Searched refs:destroy (Results 1 - 5 of 5) sorted by relevance
/solaris-userland/components/cyrus-sasl/test/ |
H A D | setup-for-mit | 55 trap - ERR # in kdcmgr destroy fails, run it again 56 yes | /usr/sbin/kdcmgr destroy > /dev/null 59 yes | /usr/sbin/kdcmgr destroy > /dev/null
|
H A D | setup-for-seam | 58 trap - ERR # in kdcmgr destroy fails, run it again 59 yes | /usr/sbin/kdcmgr destroy > /dev/null 62 yes | /usr/sbin/kdcmgr destroy > /dev/null
|
/solaris-userland/components/openstack/neutron/files/agent/solaris/ |
H A D | dhcp.py | 51 self.device_manager.destroy(self.network, self.interface_name)
|
/solaris-userland/components/desktop/os-welcome/files/ |
H A D | os-about.py | 115 self.connect('response', lambda w, id: self.destroy()) 147 self.connect('destroy', lambda *w: Gtk.main_quit())
|
/solaris-userland/components/openstack/nova/files/solariszones/ |
H A D | driver.py | 1039 self.destroy(context, instance, network_info, block_device_info) 2354 def destroy(self, context, instance, network_info, block_device_info=None, member in class:SolarisZonesDriver 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, becaus [all...] |
Completed in 127 milliseconds