# File lib/fog/baremetal/openstack/models/port.rb, line 37 def destroy requires :uuid service.delete_port(uuid) true end