* give all modules access to the API and to the config class
[nodemanager.git] / bwmon.py
index 53eb3bc..69325c9 100644 (file)
--- a/bwmon.py
+++ b/bwmon.py
@@ -661,7 +661,8 @@ def sync(nmdbcopy):
     pickle.dump((version, slices, deaddb), f)
     f.close()
 
-
+# doesnt use generic default interface because this runs as its own thread.
+# changing the config variable will not have an effect since GetSlivers: pass
 def getDefaults(nmdbcopy):
     '''
     Get defaults from default slice's slice attributes.