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