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
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 575b7fec61 os-traits: queens release 0.5.0
This is most likely the GA version of os-traits for the queens
release and what we'd branch for stable/queens.

There are only 3 changes in this release. The minor version is
bumped because there are new minimum required package dependencies
in this release.

The release notes URL for the pike deliverable is also updated.

Change-Id: Ib0154ade88150523070bf8f63ace4fd23983b672
2018-01-11 15:06:47 -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
Matt Riedemann cfe7932737 pike: release os-traits 0.3.3
This is expected to be the final release for os-traits
before the Pike GA.

Since the only changes are docs infrastructure and
minor requirements changes (blacklist in requirements.txt
for pbr and some changes in test-requirements.txt), this
is a patch version update.

Change-Id: I35f49e5ad468e39b7ba4464b3a3a69025de3826b
2017-07-20 11:43:34 -04:00
Rodolfo Alonso Hernandez c3ffd3d3ff Pike: release os-traits 0.3.2
This release supports new traits for:
 - GPU resources
 - NIC offloading.

Change-Id: I89380d73d4ae53d5a7e530b5c9d98b893af1e360
2017-07-06 15:29:35 +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
Matt Riedemann d4b3d0b34b pike: release os-traits 0.3.1
This has the fix for bug 1694792 which is needed
to use os-traits in nova.

Change-Id: Iac62efd54e20eb0f401a53e0f5f454b7bfa0f01b
2017-05-31 18:01:50 -04:00
Jay Pipes 09711532fb release os-traits 0.3
New work in the placement API around traits requires a new version of the
os-traits library:

https://review.openstack.org/#/c/462769/

Change-Id: If0a0062bcb99d52ed2c85d5eab37df7015f1302e
2017-05-04 21:21:13 -04:00
Matt Riedemann 33ebc95728 pike: release os-traits 0.2.0
Nova plans on integrating with this in Pike.

Change-Id: I977268fa0c8b615b0aac59f48df8056f8f64560f
2017-03-03 17:48:00 -05:00