releases/deliverables/train/designate.yaml
Elod Illes db1037fb6e Release designate for stable/train
This release picks up new commits to designate since
the last release from stable/train.

This is being proposed as a convenience to help make sure stable
changes are being released. If the team is good with this going out,
please respond with a +1 to let the release team know it is OK to
proceed.

If it is not wanted at this time, or if there are more changes that
would be good to get merged before doing a  stable release, please
leave a -1 with a comment with what the team would prefer. We can
then either abandon this patch, or wait for an update with a new
commit hash to use instead.

Signed-off-by: Elod Illes <elod.illes@est.tech>
Change-Id: I89c8aec4fd5b9eb299080b83baa04d36187e0b96
2021-01-29 14:56:41 +01:00

46 lines
1.6 KiB
YAML

---
artifact-link-mode: tarball
include-pypi-link: false
launchpad: designate
release-model: cycle-with-rc
team: designate
type: service
repository-settings:
openstack/designate: {}
releases:
- version: 9.0.0.0rc1
projects:
- repo: openstack/designate
hash: 63f216755a61f76452d900264948d55ce94b75a4
- version: 9.0.0
projects:
- repo: openstack/designate
hash: 63f216755a61f76452d900264948d55ce94b75a4
diff-start: 8.0.0
- version: 9.0.1
projects:
- repo: openstack/designate
hash: 20addf0d521a950577ee80af6d5e3644fd424f87
- version: 9.0.2
projects:
- repo: openstack/designate
hash: f9035b251e7de50d398d1a240923862237164f1b
cycle-highlights:
- Removal of old deprecated code like Pool Manager and old Power DNS
drivers which ensures less complexity for operators. (95% of all
deprecation warnings have been removed in Train)
- V1 API code removed (previously had been disabled by default)
- Full IPv6 Support for the API control plane, and for the DNS data
plane
- Audit of logging to ensure sane log messages and log quanitity
- 100s of tests added, and code coverage increased by 5-6%.
- By far the most active cycle in recent releases. 363 files changed,
12894 insertions(+), 9564 deletions(-)
- Cycle MVP - Erik Olof Gunnar Andersson <eandersson@blizzard.com>
with 66 out of the 178 commits in the cycle.
- Train is the last release with Python 2.7 support
branches:
- name: stable/train
location: 9.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/designate/train.html