Files
releases/deliverables/mitaka/os-brick.yaml
Doug Hellmann df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00

20 lines
571 B
YAML

---
launchpad: os-brick
send-announcements-to: openstack-dev@lists.openstack.org
releases:
- version: 0.6.0
projects:
- repo: openstack/os-brick
hash: f4a9e15b18460061aaa442eee5a2d6a3c4cf9b48
highlights: >
Fixed silent failure of iSCSI login.
Multipath device parsing fix.
Addition of quobyte connector protocol.
- version: 0.7.0
projects:
- repo: openstack/os-brick
hash: 7ca487a668813c5fc0491c39eb0449464847cd73
highlights: >
Adds DRDB connector.
Fixes handling of IPv6 addresses.