Change in ovirt-engine[master]: core: Extracted VmValidator

rgolan at redhat.com rgolan at redhat.com
Wed Oct 10 08:23:26 UTC 2012


Roy Golan has submitted this change and it was merged.

Change subject: core: Extracted VmValidator
......................................................................


core: Extracted VmValidator

Extracted several VM validation utils from
CreateAllSnapshotsFromVmCommand to a VmValidator class (similar to the
SnapshotValidator design) in order to share its code with other commands
(that will be introduced in subsequent patches).

Change-Id: I6c76d242d7722f7271ead094e0cc936588db22d1
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CreateAllSnapshotsFromVmCommand.java
A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/VmValidator.java
2 files changed, 42 insertions(+), 24 deletions(-)

Approvals:
  Roy Golan: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/8101
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6c76d242d7722f7271ead094e0cc936588db22d1
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>



More information about the Engine-commits mailing list