releases/deliverables/newton/os-brick.yaml
2016-08-04 02:00:33 +00:00

34 lines
1.1 KiB
YAML

---
launchpad: os-brick
team: cinder
send-announcements-to: openstack-dev@lists.openstack.org
include-pypi-link: yes
release-notes: http://docs.openstack.org/releasenotes/os-brick/mitaka.html
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.