[Heat] Preview stack response does not document "parent" property

Bug #1384526 reported by Shaunak Kashyap
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Invalid
Undecided
Unassigned
openstack-api-site
Fix Released
Undecided
Steven Hardy

Bug Description

When previewing a stack, the HTTP API response contains a "parent" property like so:

{
    "stack": {
        "parent": null,
        "disable_rollback": true,
        "description": "This is a Heat template to deploy a server with LAMP\n",
        ...
    }
}

This property is not documented at http://developer.openstack.org/api-ref-orchestration-v1.html#stacks.

Tags: api
Revision history for this message
Steven Hardy (shardy) wrote :

IIRC I added this, so will update the docs.

The "parent" key gives the ID of the owning stack for nested stacks.

Changed in heat:
status: New → Invalid
Changed in openstack-api-site:
assignee: nobody → Steven Hardy (shardy)
status: New → Confirmed
Revision history for this message
Shaunak Kashyap (ycombinator-o) wrote :

I already have a review open for this at https://review.openstack.org/#/c/130419/. I'm not sure why it didn't link it to this bug.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/130419
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=86a5dc3b7e72088ad9d968318379fa2a9e5e0f52
Submitter: Jenkins
Branch: master

commit 86a5dc3b7e72088ad9d968318379fa2a9e5e0f52
Author: Shaunak Kashyap <email address hidden>
Date: Wed Oct 22 19:54:34 2014 -0700

    Documenting parent property.

    Change-Id: Ia5a7f2d2cfeac115511fb5e048c591226d3c5e85
    Closes-bug: 1384526

Changed in openstack-api-site:
status: Confirmed → 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.