Yair Zaslavsky has posted comments on this change.

Change subject: core: Add selinux host info to VdsDynamic
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/26955/2/backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/SELinuxEnforceMode.java
File 
backend/manager/modules/restapi/interface/definition/src/main/java/org/ovirt/engine/api/model/SELinuxEnforceMode.java:

Line 1: package org.ovirt.engine.api.model;
Line 2: 
Line 3: /**
Line 4:  * Created by dkuznets on 4/23/14.
Please avoid "created by, @author, etc...
Line 5:  */
Line 6: public enum SELinuxEnforceMode {
Line 7:     ENFORCING("enforcing", 1), PERMISSIVE("permissive", 0), 
DISABLED("disabled", -1);
Line 8: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: If472f68702b59280c721450d4db50dc27dc19a30
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Dima Kuznetsov <[email protected]>
Gerrit-Reviewer: Dima Kuznetsov <[email protected]>
Gerrit-Reviewer: Eli Mesika <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Liran Zelkha <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
Gerrit-Reviewer: Yaniv Bronhaim <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: mooli tayer <[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