]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Document the neutron-release team.
authorRussell Bryant <rbryant@redhat.com>
Mon, 9 Nov 2015 14:31:36 +0000 (09:31 -0500)
committerRussell Bryant <rbryant@redhat.com>
Mon, 9 Nov 2015 15:26:44 +0000 (10:26 -0500)
Gerrit includes a neutron-release team.  Document what this team means
today.  Also propose that this team have merge rights to *all* Neutron
git repos so that a small group has the ability to quickly unblock
things if needed, which is especially important around release time.

Change-Id: Id3d4d051278930841f64a4153e40a2dd3d893e44
Signed-off-by: Russell Bryant <rbryant@redhat.com>
doc/source/policies/neutron-teams.rst

index 6f55e862265792b7aae9a43809755a3078f3b932..0be57193a809193c0ac08c670f782c7250135c53 100644 (file)
@@ -262,6 +262,20 @@ that govern contributions to the Neutron project as a whole. The team
 to go over RFE's and discuss the project roadmap. Anyone is welcome to join
 and/or read the meeting notes.
 
+Release Team
+------------
+
+The `release team <https://review.openstack.org/#/admin/groups/150,members>`_ is
+a group of people with some additional gerrit permissions primarily aimed at
+allowing release management of Neutron sub-projects.  These permissions include:
+
+* Ability to push signed tags to sub-projects whose releases are managed by the
+  Neutron release team as opposed to the OpenStack release team.
+* Ability to push merge commits for Neutron or other sub-projects.
+* Ability to approve changes in all Neutron git repositories.  This is required
+  as the team needs to be able to quickly unblock things if needed, especially
+  at release time.
+
 Code Merge Responsibilities
 ===========================