Setting tag NodeManager-1.8-8
[nodemanager.git] / net.py
diff --git a/net.py b/net.py
index 0c8b357..7c9242d 100644 (file)
--- a/net.py
+++ b/net.py
@@ -13,6 +13,9 @@ import sioc, plnet
 # local modules
 import bwlimit, logger, iptables
 
+def start(options, conf):
+    logger.log("net plugin starting up...")
+
 def GetSlivers(plc, data, config):
     logger.verbose("net:GetSlivers called.")
     InitInterfaces(plc, data) # writes sysconfig files.