Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#832227: vdsm-reg.conf: change vdc_host_port ......................................................................
BZ#832227: vdsm-reg.conf: change vdc_host_port The default ports to ovirt-engine 3.1 changed to 80/443. Replace vdc_host_port value from 8443 to 443. Also, added to engine.py schema of compatible port, if users try to connect using old ports and doesn't work it will try the new one. Thanks to Itamar/Mburns to handle the compatible port issue. Change-Id: Ifb36d1ca0614741d24b512572f101f848b24e6d3 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm_reg/engine.py.in M vdsm_reg/vdsm-reg.conf.in 2 files changed, 94 insertions(+), 7 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5367 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb36d1ca0614741d24b512572f101f848b24e6d3 Gerrit-PatchSet: 9 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Joey Boggs <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
