Roy Golan has posted comments on this change.

Change subject: [RFE] Integrate smartcard support
......................................................................


Patch Set 3: (1 inline comment)

what about import / export flows?

....................................................
File 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java
Line 410:     public boolean getis_stateless() {
Line 411:         return mVmStatic.getis_stateless();
Line 412:     }
Line 413: 
Line 414:     public boolean getis_smartcard_enabled() {
its a new field - make the name java compatible
Line 415:         return mVmStatic.getis_smartcard_enabled();
Line 416:     }
Line 417: 
Line 418:     public void setis_smartcard_enabled(boolean isSmartcardEnabled) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icaa874d6316c4040253231a7a301a17d8b69eb4b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Omer Frenkel <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
Gerrit-Reviewer: Tomas Jelinek <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to