X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.py;h=e17be9447db874ac60fb6b1738561d1734d475b1;hb=9e6b9c1ea9e020c55c85b433bac47231d63e9ffd;hp=1e063227483a5b5b20be963188eeded6ad38c8d9;hpb=3c4a01f8bf16a017a81168d44aee75bd3d3db3ee;p=nodemanager.git diff --git a/iptables.py b/iptables.py index 1e06322..e17be94 100644 --- a/iptables.py +++ b/iptables.py @@ -1,10 +1,8 @@ #!/usr/bin/python -tt - +# # Author: Daniel Hokka Zakrisson -# $Id$ import os -import logger import subprocess class IPTables: