# File lib/fog/libvirt/requests/compute/destroy_network.rb, line 5 def destroy_network(uuid) client.lookup_network_by_uuid(uuid).destroy end