Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the OvfOvirtReader disk read more robust
Some OVA files might miss one (or more) of the attributes. This might result in NullPointerException. This change will make the disk read to be more robust and prevent the exception. Signed-off-by: Liran Rotenberg <[email protected]>
- Loading branch information