# File lib/fog/dns/openstack/v2/models/pools.rb, line 11 def all(options = {}) load_response(service.list_pools(options), 'pools') end