8 Commits

Author SHA1 Message Date
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
Sean McGinnis
9d3a3eae66 Remove per-release highlights for Ocata
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: I5753436c7fb99240eb7a6f691c81e580ef8e7ac9
2018-02-21 16:22:49 -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
ba4cdcef57 update release notes links for ocata
Update the links for Ocata release notes to use HTTPS and to point to
the series-specific page.

Change-Id: Ib65c70f2760b8fa3cd94ede3ee7b74f9eaecf1d5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-16 14:16:08 -05:00
Doug Hellmann
bff0bae05c set the release notes URLs for ocata deliverables
This patch was prepared mechanically using
tools/add_release_note_links.sh

Change-Id: I4a7818f47f33a96d54d60713b73545bdaaff777f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-02-10 12:25:38 -05:00
Ian Cordasco
07d215dabc Release python-glanceclient for Ocata
This also creates python-glanceclient's stable/ocata branch.

Change-Id: I13dc55900142a1ec224fc027daeeeeb7baece820
2017-01-24 10:42:00 -06: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