Reviewed-by: Crístian Viana <vianac(a)linux.vnet.ibm.com>
On 23-09-2014 21:29, Aline Manera wrote:
While creating a template from a image file, the latter must be a
bootable image.
As probe_image() does all the verifications regarding the image file,
the exception must be raised in order to inform user about the problem.
Also update the test case accordingly.
Signed-off-by: Aline Manera <alinefm(a)linux.vnet.ibm.com>