Omer Frenkel has submitted this change and it was merged. Change subject: core: Add console reconnect permission ......................................................................
core: Add console reconnect permission Add an permission that allows the reconnection to the console of virtual machines regardless of who was connected before. Change-Id: I027b5ff23589b712917c78b7b799b7a3f965e61a Signed-off-by: Juan Hernandez <[email protected]> --- A backend/manager/dbscripts/upgrade/03_01_1040_add_allow_console_reconnect_permission.sql M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/SetVmTicketCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ActionGroup.java 3 files changed, 94 insertions(+), 33 deletions(-) Approvals: Juan Hernandez: Verified Omer Frenkel: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/995 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I027b5ff23589b712917c78b7b799b7a3f965e61a Gerrit-PatchSet: 15 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
