Hey Justice, It doesn't look like Scalr does that. The API call we use to create an Image really is just:
image_id = nova.servers.create_image(server_id, image_name) If you use that API call outside of Scalr, does it use a different format? Cheers, On Monday, January 13, 2014 4:38:17 AM UTC+1, Justice London wrote: > > Is scalr specifying a non-default image type when creating Openstack > snapshots? I have nova/glance setup to default to qcow2, yet the image(s) > created by scalr appear to be raw format. Any ideas/input? > > Justice London > -- You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
