Commit Graph

15 Commits

Author SHA1 Message Date
Elod Illes b63da22eea [nova] Transition Pike to End of Life
This transition the Pike branch to End of Life. The last patch of the
branch will be tagged with pike-eol tag. The stable/pike branch cannot
be used anymore and will be deleted if this patch merges.

This is needed as stable/pike is not actively maintained in the recent
period and thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/pike is deleted, and propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

Change-Id: Idc9d27bded151a00b6388c780fb3ba5091916add
2022-07-29 17:54:18 +02:00
Sean McGinnis 1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Tony Breeds 7ee45993ae [nova] create pike-em tag against final releases
This is a procedural review to transition pike into extended maintenance by
creating the pike-em tag on the nova deliverables.

The hash used for the pike-em tag should match the last release on the
stable/pike branch.

Change-Id: I261b7116750bb678c5cc129d3e3e080efec3998f
2019-04-26 17:48:19 +00:00
Tony Breeds 6dbb39c3c1 [nova] final releases for pike
These are the final releases for nova deliverables on the
stable/pike branch before the branch goes into extended
maintenance mode.

Co-Authored-By: Matt Riedemann <mriedem.os@gmail.com>

Change-Id: I64984811e5e3817ceaf053ad0ac8ae3c9e79d87d
2019-04-24 12:56:11 -04:00
Stephen Finucane bda50d5a3f os-vif: Release pike 1.7.1
This includes two small fixes.

Change-Id: I4e6709571a7c257d8680fae69853f6ce862d4580
2018-12-05 16:38:50 +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
Sean McGinnis 3291999ef4 Add or update pike release notes links
Depends-on: https://review.openstack.org/540536
Change-Id: Ie42658df2aebd2563d693ff207abec5916cb1d52
2018-02-02 16:08:10 -06:00
Matt Riedemann 7b850bb601 os-vif: queens release 1.8.0
This is the first and so far only release for os-vif
in the queens series. Unless something major is needed
before the queens non-client library freeze, this will
also be the version we GA and branch for stable/queens.

This change also updates the release notes URL for the
pike deliverable.

Change-Id: Idd7f635295aff6e46391b82e45b89ef79d6d6c05
2018-01-11 15:10:51 -05:00
Doug Hellmann dfdb54e10b create stable/pike branches for all of our libraries
Except barbicanclient which is working on a critical fix and
neutronclient which had a late release request that we haven't
resolved.

Change-Id: Ib4866823c7f3477e09999106086a882d8f650b64
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-28 16:02:51 -04:00
Sean Mooney edf04067c5 release new os-vif version for pike
- This commit adds os-vif 1.7.0
- This release extends ovs hardware
  offload support and fixes minor bugs
  enabling multi vendor support.

Depends-on: I051fcc6fd136b389a6200076bd6fc3b73b626d5e
Change-Id: If8568e2a29b950e56e9bab8974c9c6ca80f63270
2017-07-19 18:39:30 +00:00
Matt Riedemann 0875a5a18e nova: pike: release os-vif 1.6.0
Change-Id: I0f1d845be9a2ae7cc76cb18e301313d335e3a8e5
2017-06-29 09:03:39 -04: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
Jay Pipes 0fd234c5ff release os-vif 1.5.0
os-vif 1.5.0 uncaps pbr

Change-Id: I6b16838af9684a9ebc9fa138c86f0026b8b06530
2017-05-31 16:54:19 -04: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