# File lib/fog/baremetal/openstack/models/chassis_collection.rb, line 24 def find_by_uuid(uuid) new(service.get_chassis(uuid).body) end