Hello Alex Lourie, I'd like you to do a code review. Please visit
http://gerrit.ovirt.org/20541 to review the following change. Change subject: packaging: setup: fix AIO stage definition ...................................................................... packaging: setup: fix AIO stage definition This fixes breakage introduced by commit 1fca5dd1160f8 Change-Id: I358674153a116991a9bb3e181e69e64366cfe709 Bug-Url: https://bugzilla.redhat.com/1010691 Signed-off-by: Alex Lourie <alou...@redhat.com> --- M packaging/setup/ovirt_engine_setup/constants.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/41/20541/1 diff --git a/packaging/setup/ovirt_engine_setup/constants.py b/packaging/setup/ovirt_engine_setup/constants.py index 8f4289e..376f277 100644 --- a/packaging/setup/ovirt_engine_setup/constants.py +++ b/packaging/setup/ovirt_engine_setup/constants.py @@ -563,6 +563,7 @@ DIALOG_TITLES_E_SUMMARY = 'osetup.dialog.titles.summary.end' AIO_CONFIG_AVAILABLE = 'osetup.aio.config.available' + AIO_CONFIG_NOT_AVAILABLE = 'osetup.aio.config.not.available' AIO_CONFIG_STORAGE = 'osetup.aio.config.storage' AIO_CONFIG_VDSM = 'osetup.aio.config.vdsm' -- To view, visit http://gerrit.ovirt.org/20541 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I358674153a116991a9bb3e181e69e64366cfe709 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Alex Lourie <alou...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches