get_slices is now ListSlices and supports call_id
[sfa.git] / sfa / managers / component_manager_default.py
index bf7b852..b79c7cc 100644 (file)
@@ -11,8 +11,8 @@ def DeleteSliver(api, slicename, call_id):
 def reset_slice(api, slicename):
     return 
  
-def get_slices(api):
-    return 
+def ListSlices(api):
+    return []
 
 def reboot():
     return