Sandro Bonazzola has posted comments on this change.

Change subject: packaging: setup: saving the configuration on the shared domain
......................................................................


Patch Set 2: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/42052/2/src/plugins/ovirt-hosted-engine-setup/storage/heconf.py
File src/plugins/ovirt-hosted-engine-setup/storage/heconf.py:

Line 48: 
Line 49: @util.export
Line 50: class Plugin(plugin.PluginBase):
Line 51:     """
Line 52:     Local storage plugin.
We need to move this plugin to be a library. We need to be able to perform the 
upgrade from 3.5 to 3.6 so we need to do the same thing having the conf files 
already in /etc. the HA agent can then use the library and perform the upgrade.
Line 53:     """
Line 54: 
Line 55:     def __init__(self, context):
Line 56:         super(Plugin, self).__init__(context=context)


-- 
To view, visit https://gerrit.ovirt.org/42052
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1096aa6eabf97ac9cf9b032d0ac57fd8f63c2924
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lve...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to