Commit Graph

15 Commits

Author SHA1 Message Date
Előd Illés
0e3f81791e [oslo] 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: I8476688ca820543eb8ad508b52d441b7f7901c54
2021-06-09 21:09:20 +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
28cab05fd5 normalize oslo deliverable files
Change-Id: Ie766d9aa1b3c095535c3a6947cecf9585344aba5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-07-31 17:26:33 -04: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
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
ChangBo Guo(gcb)
8a2de06c15 Create stable/ocata branch for Oslo
Holding off on oslo.middleware until next
week due to ongoing issue being fixed soon.

Change-Id: Ic57cd9a364fffdd75b184177fb577c0af9ca616a
2017-01-20 10:46:04 -08:00
Joshua Harlow
0c0d9a33bb Most of oslo releases for week of jan 16, 2017
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
2017-01-17 16:24:47 -08:00
Joshua Harlow
51ceadf534 Oslo ocata releases for week of nov 30, 2016
Change-Id: Ic7c5f479cadb40da83d4343eb422ffb1156797b5
2016-11-30 18:54:42 -08:00
ChangBo Guo(gcb)
56216619b0 Add release notes link for oslo(Part 1)
We have added release notes jobs for oslo libraries in project-config,
but can't generate release notes link for all of them, need land new
commit before generating the link. Add release notes link for following
libraries:
debtcollector
futurist
oslo.cache
oslo.concurrency
oslo.config
oslo.context
oslo.db
oslo.i18n
oslo.log
oslo.messaging
oslo.rootwrap
oslo.serialization
oslo.service
oslo.utils
oslo.versionedobjects
oslo.vmware

Will push another commit to add release notes link for the rest
of oslo libraries.

Change-Id: Ie81fc9145f421038a814a28dc60ee5bf29ede51c
Related-Bug: #1634356
2016-11-10 12:41:29 +08:00
ChangBo Guo(gcb)
5f92303426 Oslo: Adjust content layout to be more readable
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
2016-11-10 11:05:13 +08:00
Doug Hellmann
11e993df69 add release model and deliverable type (o)
Change-Id: Ic5f691a3c0bac072336244cb7db641c1ff293a97
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:03 -05:00
Joshua Harlow
e982cd71ea Add oslo release(s) for week of oct 17, 2016
Change-Id: I79dd44ac61374e15bdcffb29e506e5ed554af3bc
2016-10-18 13:35:09 -07:00