Bug 1042203

Summary: [RFE][heat]: Parameter Grouping and Ordering
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: ddomingo, dnavale, markmc, sbaker, sdake, shardy, yeylon
Target Milestone: gaKeywords: FutureFeature
Target Release: 5.0 (RHEL 7)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/heat/+spec/parameter-grouping-ordering
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
Previously, Orchestration returns the parameters from the template in an unorganized manner. This can result in important parameters being randomly pushed towards the bottom as well as logical groupings of parameters being random. With this update, the UI presents parameters in a specific order in specific groups. As a result, the UI can parse the template and use the information for better presentation. This is achieved by adding of the top level sections and validation to ensure the content is valid HOT format.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:08:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:21:45 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/parameter-grouping-ordering.

Description:

Currently, Heat returns the parameters from the template in an unorganized manner. This can result in important parameters being randomly pushed towards the bottom as well as logical groupings of parameters being random instead.

Specification URL (additional information):

https://wiki.openstack.org/wiki/Heat/UI#Parameter_Grouping_and_Ordering