X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net.py;h=a2b28ca05e2e0606bc3843087a46cfc7b4d354bc;hb=e35cdeb5ae4e37a7205150195735ab8c69e6d522;hp=100720c3e5e3c87ada0d667a2785bedf57c1e43b;hpb=b2a3980267c04dc76c7300f7472824c1002328c9;p=nodemanager.git diff --git a/net.py b/net.py index 100720c..a2b28ca 100644 --- a/net.py +++ b/net.py @@ -7,7 +7,8 @@ import os, string, time, socket import sioc, plnet # local modules -import bwlimit, logger, iptables, tools +import bwlimitlxc as bwlimit +import logger, iptables, tools # we can't do anything without a network priority=1