Bug 1042148

Summary: [RFE][heat]: Add Resource describing cloud-init config
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-heatAssignee: RHOS Maint <rhos-maint>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: ddomingo, 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/cloud-init-resource
Whiteboard: upstream_milestone_icehouse-3 upstream_status_implemented upstream_definition_approved
Fixed In Version: Doc Type: Enhancement
Doc Text:
The Orchestration service now has a new resource for describing cloud-init settings. This resource allows you to customize cloud-init settings for a stack, rather than use the hard-coded cloud-init settings provided by Heat.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 19:09:00 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:12:31 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/cloud-init-resource.

Description:

When the raw user-data patch lands ref blueprint raw-user-data, we can implement a resource which encapsulates the various options to cloud-init/cloud-config, whose Ref provides the user-data string which can be consumed by the OS::Nova::Server resource

Specification URL (additional information):

None