ofri masad has posted comments on this change. Change subject: core: sanity check for cluster's quota ......................................................................
Patch Set 1: I would prefer that you didn't submit this (1 inline comment) .................................................... File backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java Line 117: CreateCloneOfTemplate(229, QuotaDependency.STORAGE), Line 118: RemoveDisk(230, QuotaDependency.STORAGE), Line 119: // VmPoolCommands Line 120: AddVmPool(301, QuotaDependency.NONE), Line 121: UpdateUserVm(303, QuotaDependency.NONE), This command was changed to BOTH as well. Line 122: AddVmPoolWithVms(304, ActionGroup.CREATE_VM_POOL, QuotaDependency.STORAGE), Line 123: UpdateVmPoolWithVms(305, ActionGroup.EDIT_VM_POOL_CONFIGURATION, QuotaDependency.STORAGE), Line 124: AddVmAndAttachToPool(306, QuotaDependency.NONE), Line 125: RemoveVmPool(307, ActionGroup.DELETE_VM_POOL, QuotaDependency.NONE), -- To view, visit http://gerrit.ovirt.org/12012 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0ef84ca9603a16014edaa4ddf99dfaa2f31744d4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: ofri masad <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
