Comment 2 for bug 1321370

Revision history for this message
Nikola Đipanov (ndipanov) wrote :

Yes - it seems that we need to pass in the image_meta to power_on driver method. I'm looking if we can do it without a roundtrip to glance.

We really should make libvirt.blockinf.get_disk_info (the method that exctracts these kind of things from the image metadata) always require the data to be passed and not make it optional.