b26771c - Ignore _setFormat no-member pylint error on LVMSnapShotBase (bcl)

Authored and Committed by bcl 8 years ago
    - Ignore _setFormat no-member pylint error on LVMSnapShotBase (bcl)
    - Include python3-bugzilla when running tests (bcl)
    - Cleanup wildcard import in misc_test.py (bcl)
    - Make sure filter is a list in makebumpver (bcl)
    - Don't warn on unused-argument in __div__ (bcl)
    - Ignore pylint false positive assertRaisesRegex deprecation (bcl)
    - Change log.warn to log.warning (bcl)
    - Remove references to the interruptible-system-call check (dshea)
    - Add tests for FS overhead methods (jkonecny)
    
        
file modified
+1 -0
file modified
+12 -4
file modified
+1 -1