Bug 1042246 - [RFE][heat]: Install heat-cfntools as part of the cloudinit process
Summary: [RFE][heat]: Install heat-cfntools as part of the cloudinit process
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/heat...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:30 UTC by RHOS Integration
Modified: 2017-02-25 05:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:51:44 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:30:38 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/heat/+spec/cloudinit-cfntools.

Description:

Currently we support several mime types for cloudinit.  Add a new mime type called x-agenttools which allows cloudinit to save cfntools files to /opt/aws.  Then the files that constitute the cfntools are sent at instance start time in the user data.  The files that are sent via this user data and their locations are stored in a file in the filesystem in /etc.  A config option is added that defaults to disabled to allow/disallow this mode of operation.

This solves the condition of faulty network at pip install time or pip mirrors being down.  With this mode of operation, only a distro gold image (with cloudinit installed) is needed in order to initialize an instance.

Specification URL (additional information):

None


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