Michael Burns has submitted this change and it was merged. Change subject: ssh: Show consistent transaction ......................................................................
ssh: Show consistent transaction Previously the transaction elements in appearing in the transaction used on the security page weren't obviously connected to the changes done in the TUI. Now the same transaction elements are used in the transaction. Sometimes it's not possible to distinguish (in the defaults class) what value changed. Therefor we are running all transaction elements and don't try to be smart. It could be solved by handling this in the TUI layer. Change-Id: Idff93c3d8a59814941d1ed34d92c78c97a39d70d Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=982425 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/config/defaults.py 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19359 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idff93c3d8a59814941d1ed34d92c78c97a39d70d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: hai bo <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
