Searched refs:destroy (Results 1 - 17 of 17) sorted by relevance

/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/ip_interface/
H A Dsolaris.rb57 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/type/
H A Dsvccfg.rb35 provider.destroy
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/etherstub/
H A Dsolaris.rb68 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/boot_environment/
H A Dsolaris.rb128 def destroy method
130 Puppet.warning "Unable to destroy #{@resource[:name]} as it is
133 beadm(:destroy, "-f", "-F", @resource[:name])
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/ip_tunnel/
H A Dsolaris.rb100 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_facet/
H A Dsolaris.rb74 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_mediator/
H A Dsolaris.rb96 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/solaris_vlan/
H A Dsolaris.rb91 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/vni_interface/
H A Dsolaris.rb71 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/vnic/
H A Dsolaris.rb92 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/address_object/
H A Dsolaris.rb147 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/ipmp_interface/
H A Dsolaris.rb101 def destroy method in class:add_options
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/svccfg/
H A Dsolaris.rb83 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/link_aggregation/
H A Dsolaris.rb171 def destroy method
/solaris-userland-s11u3/components/ruby/puppet/files/solaris/lib/puppet/provider/pkg_publisher/
H A Dsolaris.rb272 def destroy method in class:build_origin
/solaris-userland-s11u3/components/openstack/neutron/files/agent/solaris/
H A Ddhcp.py272 def destroy(self, network, device_name): member in class:DeviceManager
/solaris-userland-s11u3/components/openstack/nova/files/solariszones/
H A Ddriver.py934 self.destroy(context, instance, network_info, block_device_info)
1989 def destroy(self, context, instance, network_info, block_device_info=None, member in class:SolarisZonesDriver
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, becaus
[all...]

Completed in 192 milliseconds