[openstack-dev] [Heat][API] about parameters in "Create stack" API
Steven Hardy
shardy at redhat.com
Mon Jan 5 10:43:15 UTC 2015
On Mon, Jan 05, 2015 at 06:20:47PM +0900, Hongseok Jeon wrote:
> Hi,A
> When trying to understand Heat APIs, I am stuck by the first part, "Create
> stack" Heat API.
> http://developer.openstack.org/api-ref-orchestration-v1.html#stacks
> The "Create stack" API has request parameters and response parameters.A
> In my understanding, however, most parameters in the response part should
> be in the request parameters so that they are conveyed with a HTTP request
> message.A
> For example, "param_name-n" and "param_value-n" parameters should be
> included in the request parameter part when a template has user-defined
> parameters.
Yes, you're right, it's a documentation bug, thanks for pointing it out.
I've raised this bug so we can fix it:
https://bugs.launchpad.net/openstack-api-site/+bug/1407630
Thanks,
Steve
More information about the OpenStack-dev
mailing list