Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm-tool: Add register verb ......................................................................
vdsm-tool: Add register verb The new verb register will make the registration from a node into the Engine. This verb supports old Engine registration schema and the new one as service. It's an alternative for bz#1135921 and bz#994451. This commit doesn't include the ovirt-node-plugin-vdsm changes to implement the new vdsm-tool register verb. See also: engine_page: vdsm-tool register verb integration https://gerrit.ovirt.org/#/c/41081/ autoreg: vdsm-tool register verb https://gerrit.ovirt.org/#/c/41082/ Feature page: http://www.ovirt.org/Features/VDSM/GenericRegistration Change-Id: Ica800027beec1e5a20165bb5e1e78baf9283c1da Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: https://gerrit.ovirt.org/40966 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M debian/vdsm-python.install M lib/vdsm/tool/Makefile.am A lib/vdsm/tool/register.py M vdsm.spec.in 4 files changed, 552 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/40966 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ica800027beec1e5a20165bb5e1e78baf9283c1da Gerrit-PatchSet: 13 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
