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.