Bug 1042140

Summary: [RFE][heat]: Hot Software Config Component
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Amit Ugol <augol>
Severity: high Docs Contact:
Priority: urgent    
Version: unspecifiedCC: aberezin, ajeain, markmc, mlopes, 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/hot-software-config
Whiteboard: upstream_milestone_icehouse-rc1 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
This enhancement adds HOT software config in Orchestration (heat). This is available as a resource for defining software configuration. As a result, software can be configured using a variety of third-party configuration management tools.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:09:01 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:11:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/hot-software-config.

Description:

Software config component in heat is a resource which is used to define software configuration.

Software config component is hosted on a server. One or more software configs can be hosted on one instance resource.

There may be dependencies between software config components.

Specification URL (additional information):

https://wiki.openstack.org/wiki/Heat/Blueprints/hot-software-config-spec

Comment 4 Amit Ugol 2014-05-26 17:08:14 UTC
API is working well apart from https://bugzilla.redhat.com/show_bug.cgi?id=1096774 which blocks a small part of it.
There is a pending patch for tempest just waiting for this to be fixed.