Hi,
Seems using the plugin to interact with cloudinit enabled templates is not working (tested in Ubuntu and Debian).
The disk is detected, but then it complains about openstack/latest/meta_data.json missing. By creating the file with the following stuff inside, it works:
{
"uuid": "83679162-1378-4288-a2d4-70e13ec132aa"
}
I'm no expert in cloundinit/OpenStack cloud drive config, so I can't tell if it's really standard to use this file. All I can say, it's not created by the XS plugin, thus it can't work.