X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bwmon.py;h=69325c9faabd89e2c945e91ef3760ef6f63e2ecc;hb=06cc8f49edbf66652df3949c2f24ff698edd81cb;hp=53eb3bce26a3209c0494dff14232bd959c55bf19;hpb=68e81f9ae90bc61588707e03d4e4e2177088032b;p=nodemanager.git diff --git a/bwmon.py b/bwmon.py index 53eb3bc..69325c9 100644 --- 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.