2b22ec8cf8
Change-Id: Ida8a315657a09bdd58813a2d9fba570996f4988c
49 lines
1.6 KiB
YAML
49 lines
1.6 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.
|
|
- 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.
|