Daniel Erez has posted comments on this change. Change subject: core: add the image block alignment scan ......................................................................
Patch Set 4: (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java Line 115: MoveOrCopyDisk(226, QuotaDependency.STORAGE), Line 116: RemoveSnapshotSingleDisk(227, QuotaDependency.STORAGE), Line 117: CreateCloneOfTemplate(229, QuotaDependency.STORAGE), Line 118: RemoveDisk(230, QuotaDependency.STORAGE), Line 119: ScanDiskAlignment(231, QuotaDependency.NONE), Add the action number to action_version_map for supported DC/Cluster version check (for example see: http://gerrit.ovirt.org/#/c/12375/4). Line 120: // VmPoolCommands Line 121: AddVmPool(301, QuotaDependency.NONE), Line 122: UpdateUserVm(303, QuotaDependency.NONE), Line 123: AddVmPoolWithVms(304, ActionGroup.CREATE_VM_POOL, QuotaDependency.STORAGE), -- To view, visit http://gerrit.ovirt.org/11946 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4858b7bbfa453230fcafecfbc5358c715d5d825b Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
