changed argumens for verify_slice_links()
authorTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 26 Oct 2011 17:38:34 +0000 (13:38 -0400)
committerTony Mack <tmack@paris.CS.Princeton.EDU>
Wed, 26 Oct 2011 17:38:34 +0000 (13:38 -0400)
sfa/plc/slices.py

index 9180446..74de0a8 100644 (file)
@@ -183,7 +183,7 @@ class Slices:
         except: 
             self.api.logger.log_exc('Failed to add/remove slice from nodes')
 
-    def verify_slice_links(self, slice, links, peer=None):
+    def verify_slice_links(self, slice, links, aggregate):
         # nodes is undefined here
         if not links or not nodes:
             return