The response parameter template_functions of 'List template functions' API has no description in Orchestration API document.

Bug #1672752 reported by liyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Low
liyi

Bug Description

Check the response parameters of 'List template funtions' API, the template_functions has no description.

https://developer.openstack.org/api-ref/orchestration/v1/index.html?expanded=list-template-functions-detail

I check the code in api-ref, the template_functions definition in 'parameters.yaml' like follow:

template_functions:
  descriptions: |
    A list of template function descriptors.
  in: body
  required: true
  type: array

Actually, the word 'descriptions' must be 'description'.

liyi (whyliyi)
Changed in heat:
assignee: nobody → liyi (whyliyi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

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

Changed in heat:
status: New → In Progress
Changed in heat:
importance: Undecided → Low
milestone: none → pike-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/445528
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=e2d8301a776b4685b9c034758c796941386ab341
Submitter: Jenkins
Branch: master

commit e2d8301a776b4685b9c034758c796941386ab341
Author: liyi <email address hidden>
Date: Tue Mar 14 23:01:02 2017 +0800

    Modify 'List template functions' API response parameter.

    Reponse parameter 'template_functions' missing description
    in 'List template functions' API.

    Change-Id: I8b9e2b4139e9c5d2e53b9269aee6ceb86484b619
    Closes-Bug: #1672752

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/heat 9.0.0.0b1

This issue was fixed in the openstack/heat 9.0.0.0b1 development milestone.

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.