Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: update yum group name ......................................................................
packaging: setup: update yum group name Change-Id: I6bb8868f6bd0377d545108500bf447cd14cb9e7e Signed-off-by: Yedidyah Bar David <[email protected]> --- M packaging/setup/ovirt_engine_setup/engine/constants.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/65/33465/1 diff --git a/packaging/setup/ovirt_engine_setup/engine/constants.py b/packaging/setup/ovirt_engine_setup/engine/constants.py index a2ee32e..faaefdf 100644 --- a/packaging/setup/ovirt_engine_setup/engine/constants.py +++ b/packaging/setup/ovirt_engine_setup/engine/constants.py @@ -353,7 +353,7 @@ ENGINE_URI, ) - UPGRADE_YUM_GROUP_NAME = 'ovirt-engine-3.4' + UPGRADE_YUM_GROUP_NAME = 'ovirt-engine-3.6' ENGINE_DB_BACKUP_PREFIX = 'engine' -- To view, visit http://gerrit.ovirt.org/33465 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I6bb8868f6bd0377d545108500bf447cd14cb9e7e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
