Omer Frenkel has posted comments on this change. Change subject: engine: Add more search filters for VM ......................................................................
Patch Set 2: (1 comment) https://gerrit.ovirt.org/#/c/39434/2/backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java File backend/manager/modules/searchbackend/src/main/java/org/ovirt/engine/core/searchbackend/VmConditionFieldAutoCompleter.java: Line 38: public static final String QUOTA = "QUOTA"; Line 39: public static final String ID = "ID"; Line 40: public static final String DESCRIPTION = "DESCRIPTION"; Line 41: public static final String ARCHITECTURE = "ARCHITECTURE"; Line 42: public static final String EMULATED_MACHINE_OVERRIDE = "EMULATED_MACHINE_OVERRIDE"; depends on https://gerrit.ovirt.org/#/c/38407/ maybe change to "custom machine/cpu type" Line 43: public static final String CPU_TYPE_OVERRIDE = "CPU_TYPE_OVERRIDE"; Line 44: public static final String COMPATIBILITY_LEVEL = "COMPATIBILITY_LEVEL"; Line 45: private static final int MILISECOND = 1000; Line 46: -- To view, visit https://gerrit.ovirt.org/39434 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I607cc9cc3dd6ca80453aa44e20a213504a4df855 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eldan Shachar <[email protected]> Gerrit-Reviewer: Omer Frenkel <[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
