Files
releases/deliverables/ocata/oslo.config.yaml
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

19 lines
541 B
YAML

---
launchpad: oslo.config
team: oslo
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: true
release-notes: http://docs.openstack.org/releasenotes/oslo.config/unreleased.html
releases:
- version: 3.18.0
projects:
- repo: openstack/oslo.config
hash: d57e5380be1d829b15ce1ba14ce659c501fccac4
- version: 3.19.0
projects:
- repo: openstack/oslo.config
hash: 30af7defd791f35c3f17609d90921d92fa7c9df0
highlights: '* Fixup list types handling tuples'