Dan Kenigsberg has submitted this change and it was merged. 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(-) Approvals: Ayal Baron: Looks good to me, approved Federico Simoncelli: Verified Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/7085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I35071b85da2689cd576e9fd0d97cc374db26bf5c Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
