Douglas Schilling Landgraf has posted comments on this change.

Change subject: vdsm/sofware: Add CentOS
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File src/plugins/ovirt-host-deploy/vdsm/software.py
Line 42:         stage=plugin.Stages.STAGE_VALIDATION,
Line 43:     )
Line 44:     def _validation(self):
Line 45:         dist, ver = 
platform.linux_distribution(full_distribution_name=0)[:2]
Line 46:         if dist == 'redhat' or dist == 'centos':
sure
Line 47:             if LooseVersion(ver) < LooseVersion('6.2'):
Line 48:                 raise RuntimeError(
Line 49:                     _(
Line 50:                         'Distribution {distribution} version {version} 
'


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6adc6406341ff028228f39e57d1b16e34adaa661
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-host-deploy
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to