From 3a0da40f5f6c643afe48099ef8042d328e2504f3 Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 23 Apr 2020 15:18:46 -0500 Subject: [PATCH] Remove devstack plugin branch creation As agreed in the meeting[0], we no longer need to be doing this. The plugins aren't changing enough to require stable branches. Change-Id: I934cb59188d83e837b357437c5e8e3fb23af12fd 0: http://eavesdrop.openstack.org/meetings/oslo/2020/oslo.2020-04-20-15.01.log.html#l-53 --- specs/policy/ptl.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/specs/policy/ptl.rst b/specs/policy/ptl.rst index b8263a7..ee5ca80 100644 --- a/specs/policy/ptl.rst +++ b/specs/policy/ptl.rst @@ -144,10 +144,6 @@ End of Cycle Activities ./tools/new_release.sh ussuri oslo.config feature --stable-branch -* Manually request a stable branch for the devstack-plugin repos. Because these - are not released, they are not automatically branched. For details on how to - do this, see this `branch request`_ change. - PTL Handoff Activities ---------------------- @@ -168,7 +164,6 @@ be done manually is to make the new PTL an administrator on the .. _`feature freeze date review`: https://github.com/openstack/releases/commit/58585a1fa0084fb8aca8146c848d338ccc7766ba#diff-6590df7965d3a63150e201d8881d33f9 .. _`vulnerability management team's requirements`: https://governance.openstack.org/tc/reference/tags/vulnerability_managed.html#requirements .. _`this branch creation request`: https://review.opendev.org/#/c/718760/ -.. _`branch request`: https://review.openstack.org/#/c/650118/ .. _`oslo-coresec`: https://launchpad.net/~oslo-coresec Alternatives & History