# File lib/fog/compute/openstack/models/aggregates.rb, line 10 def all(options = {}) load_response(service.list_aggregates(options), 'aggregates') end