add network info to topology
[yardstick.git] / yardstick / benchmark / contexts / dummy.py
index c658d32..8ae4b65 100644 (file)
@@ -37,3 +37,6 @@ class DummyContext(Context):
 
     def _get_server(self, attr_name):
         return None
+
+    def _get_network(self, attr_name):
+        return None