Yedidyah Bar David has posted comments on this change.

Change subject: core: add late setup and early misc to database
......................................................................


Patch Set 1: (2 inline comments)

....................................................
File src/otopi/plugin.py
Line 114:             #
Line 115:             # Late setup actions.
Line 116:             #
Line 117:             'id': 'late_setup',
Line 118:             'description': _("Installation setup"),
Change to "Late ..."
less confusing
Line 119:             'if-success': True,
Line 120:         },
Line 121:         STAGE_CUSTOMIZATION: {
Line 122:             #


Line 147:             #
Line 148:             # Misc actions before package update.
Line 149:             #
Line 150:             'id': 'early_misc',
Line 151:             'description': _("Misc configuration"),
Change to Early...
you already have Misc configuration
Line 152:             'if-success': True,
Line 153:         },
Line 154:         STAGE_PACKAGES: {
Line 155:             #


-- 
To view, visit http://gerrit.ovirt.org/15891
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I487c92e48133bef63c83e12850f528b6007f79aa
Gerrit-PatchSet: 1
Gerrit-Project: otopi
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Yedidyah Bar David <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to