ofri masad has posted comments on this change.

Change subject: core: Fix the Network QoS unit translation
......................................................................


Patch Set 1:

(1 comment)

....................................................
File 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VmInfoBuilder.java
Line 43:     private static final String DEVICES = "devices";
Line 44:     private static final String USB_BUS = "usb";
Line 45:     private final static String FIRST_MASTER_MODEL = "ich9-ehci1";
Line 46:     private static final String CLOUD_INIT_VOL_ID = "config-2";
Line 47:     private static final int MEGABITS_TO_KILOBYTES = 1024/8;
Done
Line 48:     private static final int MEGABYTES_TO_KILOBYTES = 1024;
Line 49: 
Line 50:     private final List<Map<String, Object>> devices = new 
ArrayList<Map<String, Object>>();
Line 51:     private List<VmDevice> managedDevices = null;


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib299bc401aa9863717a663666d19ba1ae4ef3aba
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: ofri masad <oma...@redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfedi...@redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchap...@redhat.com>
Gerrit-Reviewer: Livnat Peer <lp...@redhat.com>
Gerrit-Reviewer: Moti Asayag <masa...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <oma...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to