Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / PLC / Methods / SliceUserDel.py
index 1cdafa8..0b41b15 100644 (file)
@@ -16,6 +16,8 @@ class SliceUserDel(Method):
     Returns 1 if successful, faults otherwise.
     """
 
+    status = "deprecated"
+
     roles = ['admin', 'pi']
 
     accepts = [