Change in ovirt-engine[master]: packaging: setup: allinone: DC version

Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: setup: allinone: DC version ...................................................................... packaging: setup: allinone: DC version Before this change, the allinone plugin created a DC with version being the version of the ovirt-engine package. Currently this fails, because the engine's version was bumped to 3.4, while the maximum supported version is 3.3. In principal, we can now add a supported version '3.4', but there is no reason to do so as long as we do not have to for compatibility reasons. This change creates the DC with version being the minimum of the package version and the maximum supported version. Change-Id: I01054b74f26fc961633d8f0a55429569dcc8cc31 Signed-off-by: Yedidyah Bar David <didi@redhat.com> --- M packaging/setup/plugins/ovirt-engine-setup/all-in-one/vdsm.py 1 file changed, 17 insertions(+), 5 deletions(-) Approvals: Ofer Schreiber: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18172 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I01054b74f26fc961633d8f0a55429569dcc8cc31 Gerrit-PatchSet: 8 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Alex Lourie <alourie@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@gmail.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
participants (1)
-
oschreib@redhat.com