Go to file
Shawn Pearce a90a43a7a8 Change group creation to be PUT /groups/{name}
Now that the groups collection also accepts group names as
identifiers for members, it makes sense to accept PUT for
entity creation. The collection will check if the group already
exists and fail as there is currently no binding for PUT on
a GROUP_KIND. Creation can use the annotation to check the
user has the correct capability. Accept most simple group
properties as part of the creation request.

Use HTTP If-None-Match: * to test for the group already existing
and fail if it is present. This protects both the client and the
server against a future binding of PUT on GROUP_KIND.

Change-Id: If226274f873b32b0df5278cceab452e2a51c5536
2013-01-26 14:05:42 -08:00
2013-01-18 16:05:54 +09:00
2012-10-18 13:38:51 +02:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB