Commit Graph

16 Commits

Author SHA1 Message Date
Elod Illes 4a374066a9 [ironic] 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: Icb8d042aeaf5e83cab587ff3f60af6b0f2c275b6
2022-07-29 17:54:16 +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 29898a5151 [ironic] 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: I065d261cc6f1294d7b344800d75d5aa718fefd02
2019-04-17 12:27:34 +10:00
Tony Breeds c158d9fb35 [ironic] final releases for pike
This is a procedural review to tag a final release for each deliverables ; and

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.

Don't tag the following as there isn't any functional code chnages since
the last release:
 * ironic-inspector
 * networking-baremetal
 * sushy

Change-Id: I78721d822e5d113a4ebfea8ec59d8cc1a939043c
2019-04-17 12:26:08 +10: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
Dmitry Tantsur b8b7f9aa78 Release python-ironicclient 1.17.1 for Pike
Change-Id: Ib69d354ead1aa6c0fc90093f207465597db203e2
2017-09-19 14:55:55 +02:00
Dmitry Tantsur c4633bf033 Release python-ironicclient 1.17.0 for Pike
The minor version bump is because of the late requirements change.

Change-Id: I75b632620bdb546e4db3aeec86943ca60a19cf59
2017-08-24 16:02:38 +02:00
Doug Hellmann c085ac7568 add release-notes URLs for some pike deliverables
Update the deliverable files that have pike release notes
already. Some of the changes are normalization from rewriting the
files. The only differences should be the order of items and the value
of the 'release-notes' key.

Change-Id: I9bd7ec180eee007d80297735688e7702a137153f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-01 10:29:04 -04: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
Dmitry Tantsur ad445504d5 Release python-ironicclient 1.16.0 for Pike
This is supposed to be the final release for Pike.

Change-Id: Ie391ee81dd1dba1041fc5e2c3f65470364e94392
2017-07-27 11:04:50 +02:00
Julia Kreger 9bb30fb0ad Release python-ironicclient 1.15.0
Change-Id: Ie50a17706f5b9f388f6679029ea3aeaef73857bb
2017-07-18 18:38:44 +00:00
Julia Kreger 6bf5391682 Release python-ironicclient 1.14.0
Change-Id: I1b850f3e2c130c4071a7f946021931000d6d9c24
2017-07-10 13:29:07 +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
Dmitry Tantsur ccca9b84b3 Release ironicclient 1.13.0 for Pike
Change-Id: I0d3684402371b485d37912bc993c92430016d5d3
2017-05-09 19:56:53 +02:00
Jim Rollenhagen 0a11abac04 python-ironicclient 1.12.0
Change-Id: I2ed5d9f63adb2a4df36b28cd7d5a10340c939b03
2017-03-28 15:46:29 -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