Step 1: Move vm scripts to the right place
[integration/test.git] / test / tools / odl-mdsal-clustering-tests / clustering-performance-test / inventory_crawler.py
index 6d1dd8b005a957e9381bea1b52774e38f5b672ec..2712314b399204085b16e983b18269e1a9c021ba 100755 (executable)
@@ -107,6 +107,7 @@ class InventoryCrawler(object):
         """
         Collects and prints summary information about all openflow nodes in a data store (either operational or config)
         """
+        self.nodes = 0
         self.found_flows = 0
         self.reported_flows = 0
         self.table_stats_unavailable = 0