Updated code to match new rules
[integration/test.git] / tools / odl-mdsal-clustering-tests / clustering-performance-test / flow_add_delete_test.py
index 8f7215cbad5aa6f0a2ba0ae08fae992f3ae22cc8..ecbcbb971df13bd6b26a024b382bddf14b458bb7 100755 (executable)
@@ -1,10 +1,5 @@
 #!/usr/bin/python
 
-__author__ = "Jan Medved"
-__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
-__license__ = "New-style BSD"
-__email__ = "jmedved@cisco.com"
-
 import argparse
 import time
 from flow_config_blaster import FlowConfigBlaster, get_json_from_file
@@ -12,6 +7,12 @@ from inventory_crawler import InventoryCrawler
 from config_cleanup import cleanup_config_odl
 
 
+__author__ = "Jan Medved"
+__copyright__ = "Copyright(c) 2014, Cisco Systems, Inc."
+__license__ = "New-style BSD"
+__email__ = "jmedved@cisco.com"
+
+
 def wait_for_stats(crawler, exp_found, timeout, delay):
     """
     Waits for the ODL stats manager to catch up. Polls ODL inventory every