Alon Bar-Lev has posted comments on this change. Change subject: packaging: setup: all-in-one: Add titles ......................................................................
Patch Set 2: (1 comment) .................................................... File packaging/setup/plugins/ovirt-engine-setup/dialog/titles.py Line 47: )[0] Line 48: Line 49: @plugin.event( Line 50: stage=plugin.Stages.STAGE_CUSTOMIZATION, Line 51: name=osetupcons.Stages.DIALOG_TITLES_S_ALLINONE, Please order in source based on the ordering. I would like to see a method to achieve the same when this is added to all-in-one plugin... so others can use the same method without touching this core file... Line 52: condition=lambda self: self.environment[ Line 53: osetupcons.AIOEnv.ENABLE Line 54: ], Line 55: ) -- To view, visit http://gerrit.ovirt.org/18424 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I70dd4bfa18d7c34ca9ed1293c0c6c921e0bebec8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: Alex Lourie <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Lev Veyde <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
