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>
These releases are to include Id9d38832c67f2d81d382cda797a48fee943a27f1
that is needed for Neutron fullstack gate. Without the fix, rootwrap
daemon may sometimes return code and output that belong to the previous
command executed.
This is the only patch in both new releases comparing to previous
releases.
Change-Id: Ia2f736af5d66d0374d98fff8c9cdaa6bb18eff71
Related-Bug: #1654287
We no longer use the send-announcements-to field for anything.
Change-Id: Ib224c2c94de9e5d8ed2b859157a6850e0f38f4d4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Both include several patches that are beneficial for
neutron-openvswitch-agent, closing fds opened by the parent, and
cleaning up orphaned daemons.
Change-Id: Id805932071eb7a7c65d01c1db63e793b663b4389
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>
Release mox3 and osprofiler for the first time for Ocata.
Release oslo.concurrency and oslo.rootwrap.
Change-Id: I738d607d8923c3b5bf9ed62b5e381b2d4e09ba00
* 7a2610d Relax default strict option under python3.x for configparser
* 9e96313 Add Constraints support
* 8046106 Show team and repo badges on README
Change-Id: I5ecb7c62bd82e5f246e9ca2735eb64fcfa1d4c32
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
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