
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: Hide irrelevant fields in configuration preview during setup ...................................................................... packaging: setup: Hide irrelevant fields in configuration preview during setup Few fields like NFS setup and Datacentre storage type are not relevant when application mode is gluster. So they will not be displayed under configuration preview during engine-setup if application mode is gluster. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1020190 Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> Signed-off-by: ndarshan <dnarayan@redhat.com> Change-Id: I9e4b3fffd37a62d9fc551dff178d5662d610ddd4 --- M packaging/setup/ovirt_engine_setup/constants.py M packaging/setup/plugins/ovirt-engine-setup/config/domain_type.py M packaging/setup/plugins/ovirt-engine-setup/dialog/preview.py 3 files changed, 31 insertions(+), 29 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20955 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9e4b3fffd37a62d9fc551dff178d5662d610ddd4 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Darshan N <dnarayan@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Aravinda VK <avishwan@redhat.com> Gerrit-Reviewer: Darshan N <dnarayan@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server