lf_cisco_dfs.py : cisco controller update lf_cisco_snp.py : comments updates

This commit is contained in:
Chuck SmileyRekiere
2021-01-18 14:05:21 -07:00
parent a73f911f5a
commit 10cc23c433
2 changed files with 1924 additions and 136 deletions

View File

@@ -38,7 +38,8 @@ class FileAdapter(object):
pass # leave it to logging to flush properly
################################################################################
# cisco controller class :This class in the future will be moved to its own file
# cisco controller class :This class will be left in this file to allow for the
# Scaling and Performance to be self contained and not impact other tests
################################################################################
class cisco_():