Federico Simoncelli has uploaded a new change for review. Change subject: Check the metadata on domain validation ......................................................................
Check the metadata on domain validation When VDSM is validating a storage domain is not checking the presence of the metadata (eg: a domain could result valid even with a missing or empty metadata). This patch introduces an additional check to make sure that the metadata is not empty. Signed-off-by: Federico Simoncelli <[email protected]> Change-Id: I35071b85da2689cd576e9fd0d97cc374db26bf5c --- M vdsm/storage/blockSD.py M vdsm/storage/fileSD.py 2 files changed, 4 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/85/7085/1 -- To view, visit http://gerrit.ovirt.org/7085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I35071b85da2689cd576e9fd0d97cc374db26bf5c Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
