Bug 1041434 - [RFE][nova]: Allow instance user_data to be updated
Summary: [RFE][nova]: Allow instance user_data to be updated
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/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 16:07 UTC by RHOS Integration
Modified: 2015-03-19 17:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:14:23 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 16:07:17 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/update-userdata.

Description:

A feature of Heat is to allow updates to existing compute servers triggered by changes to polled data.

Currently compute servers must poll for changes via a cfn API metadata lookup, which requires authentication to be delivered to the server, plus extra complexity in the heat template to enable this authentication.

This same data exists in the nova metadata server http://169.254.169.254/latest/user-data but it is currently not possible to update this data on a running instance.

This blueprint proposes that nova allows user_data to be updated via the server update API, with corresponding support in novaclient.

Specification URL (additional information):

None


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