update aclmanager command line

Change-Id: Iab09fb2a5c80820c99d302db8aa566f087a2a49f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann
2017-02-22 09:28:52 -05:00
parent 1ddb563ac6
commit 72e7e3f724

View File

@@ -288,9 +288,11 @@ Final Release
1. Update all of the $project-release-branch groups to have 1. Update all of the $project-release-branch groups to have
$project-stable-maint as members instead of "Release Managers" $project-stable-maint as members instead of "Release Managers"
and $project-release. This can be done (for all and $project-release. This can be done (for all
release:cycle-with-milestones deliverables) by running release:cycle-with-milestones deliverables) by running::
``aclmanager.py groups post_release $user`` ($user being your
Gerrit username) tox -e aclmanager -- groups post_release $user
($user being your Gerrit username)
2. Remove the refs/heads/stable/$series from the project gerrit 2. Remove the refs/heads/stable/$series from the project gerrit
ACLs. This can be done by reverting the original ACL patch. ACLs. This can be done by reverting the original ACL patch.