On Thu, 2012-11-08 at 12:02 +0200, [email protected] wrote: > * the fact that this patch works is a happy coincidence - I just checked > the 'create_server' code in the openstack gem and saw that besides > checking for some required params (like 'name', 'flavorRef' and > 'imageRef') the supplied parameter hash is converted to JSON and passed > through to Openstack unchanged... including the user_data you supply here.
Might be worth adding a test to rbovirt to make sure that happiness isn't taken away at some point ;) David
