Allow getting service via any endpoint
[functest.git] / functest / opnfv_tests / openstack / vmtp / vmtp.py
index 317a786..d102f64 100644 (file)
@@ -125,6 +125,7 @@ class Vmtp(singlevm.VmReady2):
             conf.write(yaml.dump(vmtp_conf))
 
     def run_vmtp(self):
+        # pylint: disable=unexpected-keyword-arg
         """Run Vmtp and generate charts
 
         Raises: Exception on error