- fix documentation
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 3 Oct 2006 19:32:01 +0000 (19:32 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 3 Oct 2006 19:32:01 +0000 (19:32 +0000)
PLC/Methods/DeleteSlice.py
PLC/Methods/UpdateSlice.py

index c5b511e..ff89544 100644 (file)
@@ -9,8 +9,8 @@ class DeleteSlice(Method):
     Deletes the specified slice.
 
     Users may only delete slices of which they are members. PIs may
-    delete any of the slices at their sites. Admins may delete any
-    slice.
+    delete any of the slices at their sites, or any slices of which
+    they are members. Admins may delete any slice.
 
     Returns 1 if successful, faults otherwise.
     """
index 7846754..2efe00b 100644 (file)
@@ -13,8 +13,8 @@ class UpdateSlice(Method):
     update_fields.
 
     Users may only update slices of which they are members. PIs may
-    update any of the slices at their slices. Admins may update any
-    slice.
+    update any of the slices at their sites, or any slices of which
+    they are members. Admins may update any slice.
 
     Only PIs and admins may update max_nodes. Slices cannot be renewed
     (by updating the expires parameter) more than 8 weeks into the