Alex Lourie has uploaded a new change for review. Change subject: packaging: setup: fix AIO stage definition ......................................................................
packaging: setup: fix AIO stage definition Change-Id: I358674153a116991a9bb3e181e69e64366cfe709 Signed-off-by: Alex Lourie <[email protected]> --- 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/62/20262/1 diff --git a/packaging/setup/ovirt_engine_setup/constants.py b/packaging/setup/ovirt_engine_setup/constants.py index 50fb6cf..1b97300 100644 --- a/packaging/setup/ovirt_engine_setup/constants.py +++ b/packaging/setup/ovirt_engine_setup/constants.py @@ -554,6 +554,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/20262 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I358674153a116991a9bb3e181e69e64366cfe709 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alex Lourie <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
