Yedidyah Bar David has posted comments on this change. Change subject: packaging: osinfo: move sysprep defaults out of /etc ......................................................................
Patch Set 3: Code-Review+1 (1 comment) .................................................... File packaging/setup/plugins/ovirt-engine-setup/legacy/osinfo.py Line 45: @plugin.event( Line 46: stage=plugin.Stages.STAGE_MISC, Line 47: condition=lambda self: self.environment[ Line 48: osetupcons.CoreEnv.ACTION Line 49: ] == osetupcons.Const.ACTION_UPGRADE, But you remove there __init__, so it won't be run. Sad. Line 50: after=[ Line 51: osetupcons.Stages.DB_CONNECTION_AVAILABLE, Line 52: ], Line 53: ) -- To view, visit http://gerrit.ovirt.org/22384 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I26a853c12ca091f340d6ebed2c10726462ec576a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
