# File lib/fog/baremetal/openstack/models/node.rb, line 51 def destroy requires :uuid service.delete_node(uuid) true end