Merge from trunk; use initscript name instead of id
[plcapi.git] / PLC / Methods / SliceUsersList.py
index 789833b..e3eb1e4 100644 (file)
@@ -19,6 +19,8 @@ class SliceUsersList(GetSlices, GetPersons):
     about that slice will not be returned.
     """
 
+    status = "deprecated"
+
     roles = ['admin', 'pi', 'user']
 
     accepts = [