Dan Kenigsberg has submitted this change and it was merged. Change subject: BZ#822158: fail to join host to cluster ......................................................................
BZ#822158: fail to join host to cluster Currently dsavesion.py will expand the macros @PACKAGE_VERSION@ and @PACKAGE_RELEASE@ to the full version/release of vdsm However, oVirt Engine cannot handle version/release with more then 3 digits, example: 4.9.6, only 4.9. Change-Id: I0dbe689482913ed46e65ada327d387d6305916a3 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in M vdsm/dsaversion.py.in 2 files changed, 7 insertions(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Adam Litke: Verified; Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4910 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0dbe689482913ed46e65ada327d387d6305916a3 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
