CLOUD_INIT_REMOTE_HOOK appears broken in 0.7.2/latest

Bug #1249888 reported by flaccid
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
cloud-init
Won't Fix
Medium
Unassigned

Bug Description

Using the rightscale module with the following in EC2 userdata:

CLOUD_INIT_REMOTE_HOOK=http://rightscale-oss.s3.amazonaws.com/bootstrap_rightlink_5.8.8_x86_64-ubuntu-ec2.bash

Fails, outputting the following:
2013-11-11 02:43:28,692 - __init__.py[WARNING]: Unhandled non-multipart (text/x-not-multipart) userdata: 'CLOUD_INIT_REMOTE_HOOK=h...'

This looks like a regression of https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/668400

I can confirm the functionality works in 0.6.0 and 0.6.3.

Tags: rightscale
Revision history for this message
flaccid (chris-xhost) wrote :
Revision history for this message
flaccid (chris-xhost) wrote :

I am also wondering why DataSourceCloudStack.py runs (before cc_rightscale_userdata.py in this case) as this is on EC2.

Revision history for this message
Scott Moser (smoser) wrote :

wrt 'DataSourceCloudStack', that should be ignored. DataSourceEc2 has always been the last datasource to run, as it is the only one that can only be guaranteed to be found by polling (all others are definitive presense or not).

I suspect you're correct in the regression.

Scott Moser (smoser)
Changed in cloud-init:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
James Falcon (falcojr) wrote :

This is filed against an old and unsupported version of cloud-init. If this is still a problem, please file a new bug with updated logs from the current cloud-init version.

Changed in cloud-init:
status: Confirmed → Won't Fix
Revision history for this message
James Falcon (falcojr) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.