Gilad Chaplik has posted comments on this change.

Change subject: core: Add CRUD commands and queries for QoS objects (storage)
......................................................................


Patch Set 7:

(1 comment)

Opened 'core' infra bugs per Liron's comments.

http://gerrit.ovirt.org/#/c/27096/7/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/qos/RemoveStorageQosCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/qos/RemoveStorageQosCommand.java:

Line 4: import org.ovirt.engine.core.bll.validator.QosValidator;
Line 5: import org.ovirt.engine.core.common.action.QosParametersBase;
Line 6: import org.ovirt.engine.core.common.businessentities.qos.StorageQos;
Line 7: import org.ovirt.engine.core.dao.qos.QosDao;
Line 8: 
> 1. no. you may open a bug on infra that NonTrasactive will be default for a
1) https://bugzilla.redhat.com/1109732

2) https://bugzilla.redhat.com/1109734
Line 9: public class RemoveStorageQosCommand extends 
RemoveQosCommandBase<StorageQos, QosValidator<StorageQos>> {
Line 10: 
Line 11:     public RemoveStorageQosCommand(QosParametersBase<StorageQos> 
parameters) {
Line 12:         super(parameters);


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1a9af59277b5055453159f002f19046c00522ddb
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Gilad Chaplik <[email protected]>
Gerrit-Reviewer: Kobi Ianko <[email protected]>
Gerrit-Reviewer: Liron Ar <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: Moti Asayag <[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