Dan Kenigsberg has submitted this change and it was merged. Change subject: vdsm-reg: remove the sub-project ......................................................................
vdsm-reg: remove the sub-project As vdsm-reg is deprecated. At moment vdsm-tool has register verb which executes the registration and there is ovirt-register project. oVirt Node doesn't pull vdsm-reg anymore. Based on that, this patch removes vdsm-reg subproject to avoid dead code inside vdsm tree. Change-Id: I5d19ddb0e65657515e2dc0eb9eeae320d8d6bf71 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1231379 Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: https://gerrit.ovirt.org/43254 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> --- M .gitignore M Makefile.am M configure.ac M debian/vdsm.install M vdsm.spec.in M vdsm/Makefile.am D vdsm/addNetwork D vdsm/delNetwork D vdsm_reg/Makefile.am D vdsm_reg/config.py.in D vdsm_reg/createDaemon.py D vdsm_reg/deployUtil.py.in D vdsm_reg/logger.conf D vdsm_reg/register-to-engine.py D vdsm_reg/save-config D vdsm_reg/vdsm-complete D vdsm_reg/vdsm-config D vdsm_reg/vdsm-gen-cert D vdsm_reg/vdsm-reg-cmdline D vdsm_reg/vdsm-reg-logrotate D vdsm_reg/vdsm-reg-logrotate.conf D vdsm_reg/vdsm-reg-setup.in D vdsm_reg/vdsm-reg.8 D vdsm_reg/vdsm-reg.conf.in D vdsm_reg/vdsm-reg.init D vdsm_reg/vdsm-reg.service D vdsm_reg/vdsm-upgrade 27 files changed, 0 insertions(+), 3,665 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved; Passed CI tests Objections: Douglas Schilling Landgraf: I would prefer that you didn't submit this -- To view, visit https://gerrit.ovirt.org/43254 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5d19ddb0e65657515e2dc0eb9eeae320d8d6bf71 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
