Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: Allow upgrading from 3.6 ......................................................................
packaging: setup: Allow upgrading from 3.6 Change-Id: If8e5e87f107248dba09daade09a8167e470c6222 Signed-off-by: Yedidyah Bar David <d...@redhat.com> --- M packaging/setup/plugins/ovirt-engine-common/base/core/misc.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/46/36646/1 diff --git a/packaging/setup/plugins/ovirt-engine-common/base/core/misc.py b/packaging/setup/plugins/ovirt-engine-common/base/core/misc.py index 9e2cc34..221ab1d 100644 --- a/packaging/setup/plugins/ovirt-engine-common/base/core/misc.py +++ b/packaging/setup/plugins/ovirt-engine-common/base/core/misc.py @@ -89,7 +89,7 @@ ) self.environment.setdefault( osetupcons.CoreEnv.UPGRADE_SUPPORTED_VERSIONS, - '3.0,3.1,3.2,3.3,3.4,3.5' + '3.0,3.1,3.2,3.3,3.4,3.5,3.6' ) self.logger.debug( -- To view, visit http://gerrit.ovirt.org/36646 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If8e5e87f107248dba09daade09a8167e470c6222 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches