Orchestration request parameters of stack_adopt API are inaccurate.

Bug #1484431 reported by Hiroshi Katayama
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Hiroshi Katayama

Bug Description

Orchestration request parameters of stack_adopt 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'.

Hiroshi Katayama (katah)
Changed in openstack-api-site:
assignee: nobody → Hiroshi Katayama (katah)
description: updated
Anne Gentle (annegentle)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/213978

Changed in openstack-api-site:
status: Confirmed → In Progress
Changed in openstack-api-site:
milestone: none → liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/213978
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=57c2341ad52c399571fed60971c2e649e4dbdf24
Submitter: Jenkins
Branch: master

commit 57c2341ad52c399571fed60971c2e649e4dbdf24
Author: Hiroshi Katayama <email address hidden>
Date: Tue Aug 18 02:10:26 2015 +0000

    Fix Orchestration request parameters of stack_adopt API

    1) Change the "environment" parameter to 'required=false'.
    2) Change the "timeout_mins" parameter to 'required=false'.
    3) Delete the "param_name-n" and "param_value-n" parameters
       because these parameters are combined into 'parameters'.

    Change-Id: I6a816625c9195b75f319b64960c2c975b2a4eafe
    Closes-bug: #1484431

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.