New Question

james_shaw's profile - activity

2015-09-24 07:41:57 +0200 received badge  Famous Question (source)
2015-03-21 10:41:44 +0200 received badge  Notable Question (source)
2015-02-17 18:52:53 +0200 received badge  Popular Question (source)
2015-01-21 12:17:41 +0200 asked a question userdata plugin loaded but doesn't seem to run

Hi,

Running Openstack Icehouse and i have deployed a windows 7 image with cloudbase-init installed. I am passing the following user_data through:

rem cmd start "C:\Program Files\Internet Explorer" IEXPLORE.EXE www.google.com

This data is accessible from the metadata url inside the vm however nothing is executed. The cloudbase init logs just says

"Executing pluging "UserDataPlugin""

Is there anything else i can try in order to debug this issue

thanks.