Commit Graph

8 Commits

Author SHA1 Message Date
Előd Illés
dd69624252 [magnum] Transition Ocata to End of Life
This transition the Ocata branch to End of Life. The last patch of the
branch will be tagged with ocata-eol tag. The ocata branch cannot be
used anymore and will be deleted if this patch merges.

This is needed as stable/ocata is not actively maintained in the recent
period and thus gate is broken due to job failures. 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/ocata 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: I77ce6400cfd28893ef9a05231db25dd13dfffc09
2021-06-09 20:54:02 +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
Sean McGinnis
d57f810ad6
Tag stable/ocata as extended maintenance
According to our extended maintenance documentation [0], we stated at
the start of the extended maintenance phase the "HEAD of the
appropriate branch will be tagged as $series-em", however, we did not
apply these tags to stable/ocata at the time. This adds ocata-em tags to
the ocata deliverables.

[0] https://docs.openstack.org/project-team-guide/stable-branches.html#extended-maintenance

Change-Id: Ibac7f787950bf23e9a75fce37a6b82ec45d7df89
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-11 06:46:06 -05:00
Doug Hellmann
0b017cbf17 add repo names to repository-settings for ocata
Change-Id: I8fc50c5a40028cdcb37a8b3c2727689f4dede2f9
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-07 18:21:37 -05:00
Doug Hellmann
dbcd7ed53b remove send-announcements-to from ocata projects
We no longer use the send-announcements-to field for anything.

Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:01:06 -04:00
Adrian Otto
f57ced390e Updated Ocata Release for python-magnumclient
This adds missing commands without changing the API, and bug fixes.
The osc-lib was added to requirements.txt and unit tests were added
for the previously missing commands.

Change-Id: I70cda8b8bdd0e90a6cb609b39bd9c8b18c190153
2017-02-17 15:43:24 +00:00
Adrian Otto
04a1dba560 Release python-magnumclient 2.4.0
Change-Id: Iad75aa405f629d0e268da785109f957bd7c24dc4
2017-01-27 21:41:21 +00:00
Doug Hellmann
3113ef1e42 initialize deliverables based on newton
Bring in empty deliverable files for things released in newton to
populate the data in ocata.

Depends-On: I7039b8344caaa053ae29913699fa8467283722ba
Change-Id: I9b9c776aad8acbdbb002a8e6615e3bf90095b2ca
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-05 11:05:51 -05:00