X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tools.py;h=059b282b3c586946716436f79b13e8c03f1e90e2;hb=7f15d76b299a996cd8501de1a2f3411696e6bb0b;hp=8b4e23c7a4f2880a30e96d3312a1df0faff46994;hpb=decc019cb38701778589c311a8185b14f8e1a1a5;p=nodemanager.git diff --git a/tools.py b/tools.py index 8b4e23c..059b282 100644 --- a/tools.py +++ b/tools.py @@ -252,7 +252,6 @@ def get_sliver_ifconfig(slice_name, device="eth0"): return None path = '/proc/%s/ns/net'%pid - r3 = setns.chcontext(path) result = None try: