# File lib/fog/orchestration/openstack/models/stacks.rb, line 49 def create(options = {}) service.create_stack(options).body['stack'] end