call sfa.plc.slices.Slices.create_slice_aggregate() directly
authorTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 00:36:28 +0000 (00:36 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 31 Dec 2009 00:36:28 +0000 (00:36 +0000)
sfa/managers/aggregate_manager_pl.py

index 3dd860b..c608342 100644 (file)
@@ -41,7 +41,7 @@ def create_slice(api, hrn, rspec):
     # we transition the code to this module
     from sfa.plc.slices import Slices
     slices = Slices(api)
-    slices.create_slice(hrn, rspec)
+    slices.create_slice_aggregate(hrn, rspec)
 
 def get_ticket(api, slice_hrn, rspec, gid_origin_caller=None):
     # the the slice record