# File lib/fog/baremetal/openstack/models/ports.rb, line 14 def summary(options = {}) load_response(service.list_ports(options), 'ports') end