Gilad Chaplik has posted comments on this change.

Change subject: core: Add crud commands and queries for Cpu Qos
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/27699/3/backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/VdcActionType.java:

Line 330:     UpdateStorageQos(1754, 
ActionGroup.EDIT_STORAGE_POOL_CONFIGURATION, false, QuotaDependency.NONE),
Line 331:     RemoveStorageQos(1755, 
ActionGroup.EDIT_STORAGE_POOL_CONFIGURATION, false, QuotaDependency.NONE),
Line 332:     AddCpuQos(1756, ActionGroup.EDIT_STORAGE_POOL_CONFIGURATION, 
false, QuotaDependency.NONE),
Line 333:     UpdateCpuQos(1757, ActionGroup.EDIT_STORAGE_POOL_CONFIGURATION, 
false, QuotaDependency.NONE),
Line 334:     RemoveCpuQos(1758, ActionGroup.EDIT_STORAGE_POOL_CONFIGURATION, 
false, QuotaDependency.NONE),
> shouldn't it be EDIT_CLUSTER_CONFIGURATION ?
Done.
Line 335:     // disk profiles
Line 336:     AddDiskProfile(1760, ActionGroup.CREATE_STORAGE_DISK_PROFILE, 
false, QuotaDependency.NONE),
Line 337:     UpdateDiskProfile(1761, 
ActionGroup.CONFIGURE_STORAGE_DISK_PROFILE, false, QuotaDependency.NONE),
Line 338:     RemoveDiskProfile(1762, ActionGroup.DELETE_STORAGE_DISK_PROFILE, 
false, QuotaDependency.NONE),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I101b1325e89e68f548bfcf83fe7e0033b88419e6
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kobi Ianko <k...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to