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: I8476688ca820543eb8ad508b52d441b7f7901c54
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>
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>
We no longer use the send-announcements-to field for anything.
Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
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>
This patch was prepared mechanically using
tools/add_release_note_links.sh
Change-Id: I4a7818f47f33a96d54d60713b73545bdaaff777f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Oslo.serialization is currently missing but that is
awaiting a merge in nova which should happen shortly,
the rest should be good to go.
Change-Id: I5814deb5021621b05e88ff9c637869210f8eb2d8
This is follow up of 56216619b0,
add release notes links for the rest of oslo libraries.
Change-Id: Ic62d75580eeb3635a9b06eb145eb7b892499269e
Related-Bug: #1634356
Put common information at the beginning of the file, like:
" launchpad: xxx
team: oslo
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: true
"
this make it more readable.
Change-Id: I41855916a4b0f6af565a296753886069daf3e18a