Martin Peřina has uploaded a new change for review. Change subject: packaging: Don't show fence_kdump listener in summary ......................................................................
packaging: Don't show fence_kdump listener in summary Don't show "Configuring fence_kdump listener" message in summary of engine-setup, because listener is part of ovirt-engine setup (cannot be enabled/disabled by user). Change-Id: Ib31f1ff25ef406ccdf40e7ddcb4047984fef3ebd Bug-Url: https://bugzilla.redhat.com/1114040 Signed-off-by: Martin Perina <mper...@redhat.com> --- M packaging/setup/ovirt_engine_setup/engine/constants.py 1 file changed, 0 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/96/29896/1 diff --git a/packaging/setup/ovirt_engine_setup/engine/constants.py b/packaging/setup/ovirt_engine_setup/engine/constants.py index 2548a6d..7fc3c80 100644 --- a/packaging/setup/ovirt_engine_setup/engine/constants.py +++ b/packaging/setup/ovirt_engine_setup/engine/constants.py @@ -593,8 +593,6 @@ @osetupattrs( answerfile=True, - summary=True, - description=_('Configure fence_kdump listener'), postinstallfile=True, ) def FENCE_KDUMP_LISTENER_CONFIG(self): -- To view, visit http://gerrit.ovirt.org/29896 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib31f1ff25ef406ccdf40e7ddcb4047984fef3ebd Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mper...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches