Merge "add missing comma"

This commit is contained in:
Zuul 2018-11-26 22:14:21 +00:00 committed by Gerrit Code Review
commit a8956532bc
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Here are existing policy entries for consistency groups:
.. code-block:: json
{
"consistencygroup:create": "group:nobody"
"consistencygroup:create": "group:nobody",
"consistencygroup:delete": "group:nobody",
"consistencygroup:update": "group:nobody",
"consistencygroup:get": "group:nobody",