Comment 3 for bug 574751

Revision history for this message
Bernie Bernstein (bernie9998) wrote :

As per suggestion, including a patch to remove generating filename from Filesystem and instead raise a VMBuilderException if it is not provided (similar behavior as Disk).

This patch assumes the first patch, 'Patch to prevent calling os.path.exists if the filename is None' is not applied.