Commit Graph

23 Commits

Author SHA1 Message Date
elajkat 224b6579a8 Create pike-eol tag for Networking projects
Pike branch for networking projects has many issues in the last cycles
and few actual backports on them.
Some projects' (bgpvpn and bagpipe) pike is already EOL-d, so it is
time to do the same for the remaining projects also as for the
announcement mail (see [1]) there was no answer and desire to keep the
pike branch open.

[1]: http://lists.openstack.org/pipermail/openstack-discuss/2022-April/028126.html

Change-Id: Iad31204a859d87009640b79b4eb59efe81ad18b5
2022-05-09 11:29:19 +02:00
Tony Breeds be4731f999 [neutron] create pike-em tag against final releases
This is a procedural review to transition pike into extended
maintenance by creating the pike-em tag.

It's possible that the release isn't needed (for example if
there are no code changes sine the previous release, sadly
that's non-trivial to detect en masse).

If you are the PTL or release liaison for this team please +1
this review if it is ready or -1 and take over the review to
correct mistakes.

Change-Id: I1b88befeafc0a954fb99add3a6fbf404916ecfdb
2019-05-10 15:48:38 -05:00
Tony Breeds e350c8b971
[neutron] final releases for pike
This is a procedural review to tag a final release for each
deliverable.

It's possible that the release isn't needed (for example if there are
no code changes sine the previous release, sadly that's non-trivial to
detect en masse.

If you are the PTL or release liaison for this team please +1 this
review if it is ready or -1 and take over the review to correct
mistakes.

Change-Id: I4a12cf4068b2c13a1ef448dfc1083f52f38baaf3
2019-05-10 14:01:43 -05:00
Brian Haley d496dcf1bf Neutron Pike 11.0.7
Change-Id: Icd4dbdc0ba994a4f0a383f2fedd65467513a968a
2019-04-09 10:07:52 -04:00
Akihiro Motoki c6a75e4bab neutron, fwaas pike update
Change-Id: Id0bc0f6b1dfa3f6f279ca777c56d655a153687d8
2018-11-04 21:49:00 +09:00
Brian Haley 0ee0ea7ab6 Neutron Pike 11.0.5
Change-Id: I214d09e14a56674640e0de63c0ffb5d827c3cf3a
2018-06-15 14:20:07 -04:00
Brian Haley 7b3bc6df7f Neutron Pike 11.0.4
Change-Id: I76fd37464978b5521e402317a7fb1a2c23e314c4
2018-04-30 17:59:52 -04:00
Jakub Libosvar 26c33a4494 Neutron Pike release 11.0.3
Change-Id: Ic343beb4b50e9de0c5b7b8182285210e34c6e78d
2018-03-15 19:22:46 +00:00
Sean McGinnis 8df28d81d9 Remove per-release highlights for Pike
We've been warning that these are deprecated for awhile now, and
we now have enforcement in place to make sure no new highlights
are added.

We also have some automation that rewrites the deliverable files
but does not always do a great job, resulting in poorly formatted
text that causes warnings in the validation job.

Since many folks new to the release process, and some that have
done it for awhile, look at existing files to see what to do for
new releases, they do assume highlights should be used and end up
adding them to their deliverable file. Since most of these also
do not know to run local validatation, this results in gate
resources being used to just now be rejected with the current
checks.

To help prevent this from happening, and to get rid of the warning
messages from poor reformatting, this just removes highlights
from the last few releases.

Change-Id: Ie0b0e241c38f84bbc7b1ef5b09e97dc8ec466b39
2018-02-21 16:22:49 -05:00
Doug Hellmann 99b201ac88 add repo names to repository-settings for pike
Change-Id: I438a18e94b0de492d92587bca76ca0900c5534dc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-07 18:21:37 -05:00
Jakub Libosvar e9814a9699 neutron: release a new 11.0.2 tag for Pike
In current stable Pike branch there are:
 - 8 bugfixes for neutron
 - 2 bugfixes for neutron-lbaas
 - other projects do not contain any bugfixes

Change-Id: I4a59a8467af2ebffe9dc3e8da4c35d522721c014
2017-11-13 17:31:34 +00:00
Ihar Hrachyshka 823d1cd5a4 Released new pike tarballs for neutron-*
The final release of Pike had multiple regressions in DVR code as well
as in SR-IOV logic. It also lacked several fixes for better API
compatibility for the new Pecan framework. This release should fix
those.

It includes neutron and neutron-fwaas only. -dynamic-routing didn't have
any new patches.

Change-Id: I67b33a5fb7fe6c667c52b6112bb54d70976855d1
2017-09-20 13:59:30 -07:00
Michael Johnson b6f3045e5e Update schema.yaml to catch more typos
The Pike release script had a typo that caused the release emails to
have incorrect diff output.
This patch causes the validate test to catch more typos for releases
and branches.  It also fixes the typos in the existing deliverables
files so they will pass future validation.

Change-Id: If173ba0b3d8c427f0bf5f3e4972dd0848459c951
2017-09-01 11:11:04 -07:00
Doug Hellmann 245d1fa1a7 pike final releases for cycle-with-milestones projects
Change-Id: If0036bc7b600dbbda59151e00235fed07fa3fbff
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-28 12:00:47 -04:00
Armando Migliaccio 7a7094526d Neutron RC3
Related-bug: #1712412

Depends-on: I94c0a071df32f572745a2c29942956c3da9f309b
Change-Id: I8024fda28ac9962acbb2731fc13b6e252bc2f58d
2017-08-25 21:21:08 +00:00
Armando Migliaccio 8b2b81905c Neutron projects RC2
Change-Id: Id9c4a542ad366c268823b80550ab385460c5c3cb
2017-08-23 14:33:08 -07:00
Thierry Carrez 175eb304c5 Add Pike release notes links
Following the release process[1], all projects that are publishing
release notes have the notes link included in their deliverable
file.

Extra changes (like true -> yes) are included due to the use of
edit-deliverables YAML linter.

Change-Id: Ibd63f0f8bf1d406039c0196560768beb9f6650ce
2017-08-18 10:13:11 +02:00
Armando Migliaccio a45d16de9b Neutron projects Pike's RC1 release
Change-Id: I24d919d321ccef9b9ad5073dfbb3856cca6ce8bc
2017-08-11 01:16:55 -07:00
Doug Hellmann 39aa3c0d0d add neutron deliverable b3 tags for pike
Change-Id: I27146524a371d34a7f65df6d325875bf33cea278
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-28 15:46:49 -04:00
Armando Migliaccio d58318e3ba Cut Pike-2 milestone for neutron projects
Change-Id: I199b85ba1774f015783998517853da890a6e2516
2017-06-09 21:19:44 +00:00
Doug Hellmann a7f22abb10 remove send-announcements-to from pike projects
We no longer use the send-announcements-to field for anything.

Change-Id: Iec0b11ced00ea06ac459ad544b1cb2db20d2892d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Dariusz Smigiel 136f42776e Release Pike-1 for neutron and deliverables
Change-Id: I4117bfdb92568a1a4767695f1ad4fa823813d834
2017-04-13 23:15:37 +00:00
Doug Hellmann 8d5d768876 create stub files for pike deliverables
Create the deliverable files for Pike based on the ones that were
released during Ocata. Leave out release and branch information, since
that will be filled in for the first release.

Change-Id: Idf3e9a3eadba86038f6b69527a109a0cad79bf8c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-22 08:54:18 -05:00