On Thu, 2012-11-01 at 12:51 -0700, Ian Main wrote: > This patch adds user-data support for openstack backend driver.
ACK, with the minor nit that you need to advertise user_data support by
adding a line
feature :instances, :user_data
around line 28 in the driver.
What happens if people use both, user_files and user_data parameters ?
David
