6 Commits

Author SHA1 Message Date
Előd Illés
3b4f0a8d62 [cyborg] Transition Rocky to End of Life
As discussed in the mail thread [1][2], this patch transition the Rocky
branch to End of Life. The last patch of the branch will be tagged with
rocky-eol tag. stable/rocky branch cannot be used anymore and will be
deleted if this patch merges.

This is needed as stable/rocky is not actively maintained in recent
period, 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/rocky is deleted. 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.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html

Change-Id: I1b787fe2d2400543f6e804bd9a5bbbe62e384064
2023-04-26 20:11:14 +02:00
Sean McGinnis
0eb1171e18
[cyborg] Transition Rocky to EM
This transition the rocky branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: Iaa33e8c1c0c24021a613badf02a7a9f8ad4846ff
2020-02-26 12:14:19 -06: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
zhipengh
7630001890 add cyborg ms3 and cyborgclient rocky stable
Change-Id: Ia27ffd4ecb14c111e1f0bfd5c3dcc392488a11ea
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-07-28 08:02:57 +08:00
zhipengh
523702e0c0 Add cyborg and cyborgclient MS2 release for Rocky
Sorry for the late submission.

Patch 2 and 3: correct the client version as Doug suggested.

Change-Id: I48f5540878646158decaa77d908a41b069c8d0aa
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-06-12 02:01:38 +08:00
zhipengh
c0158823c2 Add Cyborg MS1 and python-cyborgclient
python-cyborgclient was setup late so it was added later than
usual. Sorry for any inconvenience.

Change-Id: I867ad4c39404b6bc1fee3e86ecfd585cc29bef5a
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2018-04-20 09:18:03 -04:00