Searched refs:delete (Results 1 - 6 of 6) sorted by relevance

/solaris-userland/components/openvswitch/files/
H A Dovs-svc127 ${OVS_CLEAN_PATH} delete-vnic ${BRIDGENAME} >/dev/null 2>&1
142 ${OVS_CLEAN_PATH} delete-etherstub ovs.etherstub0
/solaris-userland/components/cyrus-sasl/test/
H A Dsetup_testsuite80 this script will delete existing KDB.
/solaris-userland/components/openstack/ironic/files/
H A Dironic-manifest.ksh84 /usr/bin/aimanifest delete ${software_data_path}/name
187 /usr/bin/aimanifest delete ${software_source_path}
396 /usr/bin/aimanifest delete software
/solaris-userland/make-rules/
H A Denvironment.mk95 $(SUDO) /usr/sbin/zonecfg -z $(ZONENAME) delete -F
101 -$(SUDO) /usr/sbin/zonecfg -z $(ZONENAME) delete -F
/solaris-userland/components/openstack/nova/files/solariszones/
H A Ddriver.py1042 self._volume_api.delete(context, root_ci['serial'])
1912 '-s', VNC_CONSOLE_BASE_FMRI, 'delete',
1916 LOG.debug(_("Ignoring attempt to delete a non-existent zone "
1921 LOG.exception(_("Unable to delete zone VNC console SMF service "
2165 self.zone_manager.delete(name)
2168 LOG.exception(_("Unable to delete configuration for instance '%s' "
2229 self._volume_api.delete(context, volume_id)
2235 self._volume_api.delete(context, volume_id)
2276 self._volume_api.delete(context, volume_id)
2439 self._volume_api.delete(contex
[all...]
/solaris-userland/components/openstack/neutron/files/agent/l3/
H A Dsolaris_agent.py112 assert operation == 'delete'
113 cmd = ['/usr/sbin/route', 'delete', route['destination'],
224 def delete(self, agent): member in class:SolarisRouterInfo
579 cmd = ['/usr/bin/pfexec', '/usr/sbin/route', 'delete',

Completed in 27 milliseconds