Sandro Bonazzola has posted comments on this change.

Change subject: properly set the FilesystemBackend parameters when using NFS
......................................................................


Patch Set 3:

(1 comment)

http://gerrit.ovirt.org/#/c/30895/3/ovirt_hosted_engine_ha/agent/hosted_engine.py
File ovirt_hosted_engine_ha/agent/hosted_engine.py:

Line 393:         sd_uuid = self._config.get(config.ENGINE, config.SD_UUID)
Line 394:         sp_uuid = self._config.get(config.ENGINE, config.SP_UUID)
Line 395:         dom_type = self._config.get(config.ENGINE, config.DOMAIN_TYPE)
Line 396: 
Line 397:         # use filesyste type as the default fallback
typo: filesystem
Line 398:         storage_backend_type = StorageBackendTypes.FilesystemBackend
Line 399:         storage_params = {
Line 400:             'sd_uuid': sd_uuid,
Line 401:             'dom_type': dom_type


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie4a00ebbb760738bcae11a527c671ee7f715313e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmosk...@redhat.com>
Gerrit-Reviewer: Martin Sivák <msi...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to