Since we merged https://gerrit.ovirt.org/48446, pyflakes is complaining: ./lib/vdsm/constants.py.in:26:29: invalid syntax GLUSTER_MGMT_ENABLED = bool(@GLUSTER_MGMT@) ^ Pyflakes is right the syntax, but is not Python module. Why pflakes is looking in .in files? Nir