Sandro Bonazzola has posted comments on this change. Change subject: packaging: setup: Do not enable Gluster in Default cluster ......................................................................
Patch Set 5: (1 comment) .................................................... File packaging/setup/plugins/ovirt-engine-setup/config/appmode.py Line 33: @util.export Line 34: class Plugin(plugin.PluginBase): Line 35: """Application mode plugin.""" Line 36: Line 37: class ApplicationMode(object): maybe a comment pointing to the original definition here could be useful Line 38: VirtOnly = 1 Line 39: GlusterOnly = 2 Line 40: Line 41: def __init__(self, context): -- To view, visit http://gerrit.ovirt.org/17552 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic8b4d15689c730428aad09dd0c981faf5732731d Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Aravinda VK <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Aravinda VK <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
