Muli Salem has posted comments on this change.

Change subject: tools: Add action reload to engine-config
......................................................................


Patch Set 2: (7 inline comments)

....................................................
File 
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/EngineConfigLogic.java
Line 152:         return br.readLine();
Done

Line 155:     private void loginAndReload(String user, String passFile) {
Done

Line 165:         log.debug("starting user dialog.");
Done

Line 168:         return br.readLine();
Done

Line 176:         log.debug("starting password dialog.");
Prefer not to, to allow empty password.

Line 179:         return br.readLine();
Done

....................................................
File 
backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/OptionKey.java
Line 15:         OPTION_PASSFILE(Arrays.asList(new String[] { "--passfile" }));
Done

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I22e407ad9a1982b7bc3e50cac35a9c5a34da5581
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <[email protected]>
Gerrit-Reviewer: Muli Salem <[email protected]>
Gerrit-Reviewer: Roy Golan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to