# File lib/fog/baremetal/openstack/models/chassis_collection.rb, line 29 def destroy(uuid) chassis = find_by_id(uuid) chassis.destroy end