Commit Graph

14 Commits

Author SHA1 Message Date
Elod Illes 78711d8624 [mistral] 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: I1c445e5868a055c26c31a5ff021e3374bba34ff1
2022-07-29 17:54:17 +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 01072817cc
[mistral] 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: Ia2f17d020bb925e3c9e365baa3cf6e22d4f2ba58
2019-05-10 13:30:43 -05:00
Tony Breeds 05ecdb0242
[mistral] 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.

Change-Id: Ibddf1180f5687bf5c8d24198aff3dbfdaf1c7813
2019-05-09 16:13:32 -05:00
Tony Breeds a16bd7594c Fix the branch point for mistral-lib
The stable/pike branch for mistral-lib was created at 0.2.0 but in
I0a8bb59c35aec40ae529fce5da6f30f3820991af, I mistakenly approved the
change to switch that to 0.3.0.

Set it back to the correct branch point

Change-Id: I34e053831eba3d015566242bc91894da6c27ff8f
2019-04-17 15:32:40 +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
Dougal Matthews 0a0264cde9 Release mistral-lib 0.3.3
Change-Id: Ie41285c67df72362b1b169520872db678c66d4cc
2017-11-15 09:04:42 +00:00
Dougal Matthews 7ced925a11 Release mistral-lib 0.3.2
Change-Id: I5e5bb68d9e3d0fa8ca44e7f649ee807ed295903b
2017-11-06 09:41:39 +00:00
Dougal Matthews 98523039c5 Release mistral-lib 0.3.1
Change-Id: I8b531506ce735533e6441365286a7a095521ef94
2017-10-22 22:47:47 +00:00
Dougal Matthews 1d4f229719 Release mistral-lib 0.3.0 for Pike
Change-Id: I0a8bb59c35aec40ae529fce5da6f30f3820991af
2017-10-06 08:44:58 +01: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
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
Adriano Petrich 1e95b3b48e Release mistral-lib 0.2.0
Cutting a new stable release for mistral-lib with bugfixes, a
convenience class for Results and update to the serialization from
mistral

Change-Id: Ie294212dbe133d5dcfe2ee2859574352843819fa
2017-05-22 16:01:02 -04:00
Lingxian Kong db1b362a23 Initial release(0.1.0) for mistral-lib
Depends-On: I374b51c6c8991e59304afd402dad9f1364e71770
Depends-On: I6c6a7b1a5f50db67f8dc7cdc359112e484bc225b

Change-Id: Icec6d1a3c483a30e9e3fa3175ed0233053c69daa
2017-04-07 13:11:22 +12:00