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