changes to the DB are committed at once, rather than once at the end of the job
[plcapi.git] / PLC / Methods / SliceInfo.py
index 679995d..9645f99 100644 (file)
@@ -22,6 +22,8 @@ class SliceInfo(Method):
     slice_filter, details about that slice will not be returned.
     """
 
+    status = "deprecated"
+
     roles = ['admin', 'pi', 'user']
 
     accepts = [