Feature 10296 Pip Standardization
[osm/MON.git] / osm_mon / tests / unit / collector / vnf_collectors / test_openstack.py
index 42df03c..9af1492 100644 (file)
@@ -20,6 +20,9 @@
 # For those usages not covered by the Apache License, Version 2.0 please
 # contact: bdiaz@whitestack.com or glavado@whitestack.com
 ##
+
+# pylint: disable=E1101
+
 import datetime
 from unittest import TestCase, mock