Alon Bar-Lev has posted comments on this change. Change subject: packaging: setup: log setup events - add otopi upgrade ......................................................................
Patch Set 3: (1 inline comment) .................................................... File packaging/setup/plugins/ovirt-engine-common/distro-rpm/log_setup_event.py Line 65: osetupcons.Const.ACTION_UPGRADE): Line 66: if self.environment[osetupcons.CoreEnv.UPGRADE_FROM_LEGACY]: Line 67: extra = ' (from monolithic setup)' Line 68: else: Line 69: extra = ' (from otopi setup)' again, I am against specifying otopi as text.... sorry, but I do not think it is valid. if you want, please add the package version encoded within the config.py. Line 70: self.execute( Line 71: ( Line 72: osetupcons.FileLocations.OVIRT_ENGINE_LOG_SETUP_EVENT, Line 73: '--notes=Start of otopi action %s%s' % ( -- To view, visit http://gerrit.ovirt.org/16245 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0805134c602f37a646065a8794feb3721587d601 Gerrit-PatchSet: 3 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: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
