Comment 0 for bug 1484431

Revision history for this message
Hiroshi Katayama (katah) wrote :

Orchestration request parameters of stack_update API
(http://developer.openstack.org/api-ref-orchestration-v1.html#stack_adopt)
are inaccurate.

- The optional "environment" paramter is labeled as 'required=true'.
- The optional "timeout_mins" paramter is labeled as 'required=true'.
- The parameters 'param_name-n' and 'param_value-n' are now combined into 'parameters'.