34b824db1b
We have a handful of bug fixes that are worthy of a stable release. Change-Id: I57b628cb401279a936edb6e47b8f0ddfc84706f2
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
---
|
|
artifact-link-mode: tarball
|
|
include-pypi-link: false
|
|
launchpad: designate
|
|
release-model: cycle-with-rc
|
|
team: designate
|
|
type: service
|
|
cycle-highlights:
|
|
- Designate zones can now be shared across multiple projects. This
|
|
not only allows two or more projects to manage recordsets in the
|
|
zone, but enables “Classless IN-ADDR.ARPA delegation” (RFC 2317)
|
|
in Designate. Classless IN-ADDR.ARPA delegation allows IP address
|
|
DNS PTR record assignment in smaller blocks without creating a DNS
|
|
zone per address.
|
|
repository-settings:
|
|
openstack/designate: {}
|
|
releases:
|
|
- version: 16.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 8910a2014be52808cb3f4a42953b2176e852d0ad
|
|
- version: 16.0.0
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: 8910a2014be52808cb3f4a42953b2176e852d0ad
|
|
diff-start: 15.0.0.0rc1
|
|
- version: 16.0.1
|
|
projects:
|
|
- repo: openstack/designate
|
|
hash: d3b6f0c3e914aabe34ab76df0fe4473e832c8a89
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 16.0.0.0rc1
|
|
release-notes: https://docs.openstack.org/releasenotes/designate/2023.1.html
|