Gilad Chaplik has posted comments on this change.

Change subject: engine: NUMA feature actions and queries
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/26810/4/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 109: 
Line 110:     // NUMA
Line 111:     AddVmNumaNode(170, ActionGroup.EDIT_VM_PROPERTIES, false, 
QuotaDependency.NONE),
Line 112:     UpdateVmNumaNode(171, ActionGroup.EDIT_VM_PROPERTIES, false, 
QuotaDependency.NONE),
Line 113:     RemoveVmNumaNode(172, ActionGroup.EDIT_VM_PROPERTIES, false, 
QuotaDependency.NONE),
> Instead of a single node, let's go for topology, IMHO will ease our work. i
thought about it, this is not a question anymore. the operation should be 
transactive for set of addVmNumaNode. of course the ui and rest can't handle 
that.
Line 114: 
Line 115:     // VmTemplatesCommand
Line 116:     AddVmTemplate(201, ActionGroup.CREATE_TEMPLATE, 
QuotaDependency.BOTH),
Line 117:     UpdateVmTemplate(202, ActionGroup.EDIT_TEMPLATE_PROPERTIES, 
QuotaDependency.VDS_GROUP),


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I2f297311a49c051b7ae2daee540d96210bf1a66d
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Jason Liao <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Xiaolei Shi <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to