Bug 1042192 - [RFE][heat]: Allow user_data to be passed to nova in a cloud-init free raw form
Summary: [RFE][heat]: Allow user_data to be passed to nova in a cloud-init free raw form
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-heat
Version: unspecified
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ga
: 5.0 (RHEL 7)
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/heat...
Whiteboard: upstream_milestone_icehouse-1 upstrea...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:19 UTC by RHOS Integration
Modified: 2014-09-08 05:42 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
This feature allows user_data to be passed to Compute (nova) in cloud-init free form. This allows users to pass user_data free form rather than with alterations. As a result, user data is unaltered by Orchestration (heat).
Clone Of:
Environment:
Last Closed: 2014-07-22 19:08:58 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:19:34 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/raw-user-data.

Description:

Although heat's agent tooling is heavily dependent on cloud-init, some users will want to orchestrate servers that are not cloud-init enabled. They may use their own agent, or a user_data which is executed as a script on boot.

OS::Nova::Server should optionally allow this by adding the property 'user_data_format' with the available options 'CLOUD_INIT' or 'RAW'

Specification URL (additional information):

None

Comment 2 Stephen Gordon 2014-01-23 20:47:59 UTC
Moving to POST based on upstream status (Implemented).


Note You need to log in before you can comment on or make changes to this bug.