Change in vdsm[master]: build: Cleanup conditionals in the build system

nsoffer at redhat.com nsoffer at redhat.com
Tue Nov 24 16:40:56 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: build: Cleanup conditionals in the build system
......................................................................


Patch Set 15: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/48446/15/lib/vdsm/constants.py.in
File lib/vdsm/constants.py.in:

Line 22: 
Line 23: from __future__ import absolute_import
Line 24: import os
Line 25: 
Line 26: GLUSTER_MGMT_ENABLED = True if '@GLUSTER_MGMT@' == 'yes' else False
'@GLUSTER_MGMT@' == '1'
Line 27: 
Line 28: # VDSM management networks
Line 29: LEGACY_MANAGEMENT_NETWORKS = ('ovirtmgmt', 'rhevm')
Line 30: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I9c94d206eb94ba51752423831ce4e01214a6a6d3
Gerrit-PatchSet: 15
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Barak Korren <bkorren at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list