releases/deliverables/newton/os-brick.yaml
Doug Hellmann b4beba0304 import stable/newton branch history
Use the tool from the previous commit to import the branch history for
the newton release.

Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-12-06 09:20:51 -05:00

60 lines
1.9 KiB
YAML

---
launchpad: os-brick
team: cinder
type: library
release-model: cycle-with-intermediary
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/os-brick/newton.html
branches:
- name: stable/newton
location: 1.6.0
releases:
- version: 1.3.0
projects:
- repo: openstack/os-brick
hash: 1d392b1fc9c68eb541896870d16e6f8ecbaf99c5
highlights: >
Fixed Scality backup support.
Fixed Sheepdog backup support.
Addition of reno release notes.
- version: 1.4.0
projects:
- repo: openstack/os-brick
hash: 3f8c9e1c9849eb0172abc4498ed4926c7a11876e
highlights: >
Added encryptors from Nova to share between Cinder and Nova code.
Switch to use privsep instead of rootwrap.
- version: 1.5.0
projects:
- repo: openstack/os-brick
hash: cc47d81feb63671a285c46d97f7dae5ccee58501
highlights: >
Added Windows iSCSI connector.
Fixed attach error for multipath iSCSI encrypted volumes.
Fixed error parsing device path with iSCSI multipath.
Optimization for ScaleIO volume identification.
Local attach feature for RBD connector.
Various code cleanup.
- version: 1.6.0
projects:
- repo: openstack/os-brick
hash: 0e2a40f7468c4f67c96ebb91c417c51bbcc8952e
highlights: >
Added debug tracing.
Fixed iSCSI multipath cleanup.
Fixed for customized ceph cluster name.
Added connector for VMDK volumes.
Fixed iSCSI discovery with ISER transport.
Fixed FC multipath rescan.
Added Windows FC connector.
Added Windows SMBFS connector.
Added GPFS connector.
Fixed FC multipath cleanup.
- version: 1.6.1
projects:
- repo: openstack/os-brick
hash: 49a89c8757aad70611a00ea9e1c78f38060bc114
highlights: >
Added connector alias for direct unit test access.