patch by Thomas Dreibholz - ovs-vsctl and not ovs-ovsctl
[nodemanager.git] / iptables.py
index 4380d78..e17be94 100644 (file)
@@ -1,13 +1,8 @@
 #!/usr/bin/python -tt
 #
-# $Id$
-# $URL$
-#
 # Author: Daniel Hokka Zakrisson <daniel@hozac.com>
-# $Id$
 
 import os
-import logger
 import subprocess
 
 class IPTables: