New plugin interface
[nodemanager-topo.git] / topo.py
diff --git a/topo.py b/topo.py
index 03c2636..be68831 100755 (executable)
--- a/topo.py
+++ b/topo.py
@@ -392,7 +392,7 @@ an 'egre_key' attribute, and a 'topo_rspec' attribute.
 Creating the virtual link depends on the contents of 
 /etc/vservers/<slice>/spaces/net.  Update this first.
 """
-def GetSlivers(data):
+def GetSlivers(data, config = None, plc = None):
     global ifaces, old_ifaces
     ifaces = old_ifaces = sioc.gifconf()