# File lib/fog/orchestration/openstack/models/stacks.rb, line 45 def adopt(options = {}) service.create_stack(options) end