merge changes from HEAD
[plcapi.git] / PLC / Methods / SliceListNames.py
index bf5b4a2..4d94933 100644 (file)
@@ -17,6 +17,8 @@ class SliceListNames(GetSlices):
     slice_filter, details about that slice will not be returned.
     """
 
+    status = "deprecated"
+
     roles = ['admin', 'pi', 'user']
 
     accepts = [