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