Yair Zaslavsky has submitted this change and it was merged. Change subject: core: Introduction and usage of StoragePoolValidator ......................................................................
core: Introduction and usage of StoragePoolValidator StoragePoolValidator is introduced and its methods are used to validate that local fs and posix fs store pools are created in the correct compatiblity version (the code for local fs refactors the existing code) Change-Id: If58578d0b4c50f4c1e770a49fdfd07ee55eaf744 Acked-By: --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AddEmptyStoragePoolCommand.java A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StoragePoolValidator.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommand.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/StoragePoolValidatorTest.java 4 files changed, 209 insertions(+), 29 deletions(-) Approvals: Yair Zaslavsky: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3574 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If58578d0b4c50f4c1e770a49fdfd07ee55eaf744 Gerrit-PatchSet: 22 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
