dca5e8416f
New release needed to pick up connector for new ITRI DISCO Cinder driver. Change-Id: Ic726742eea1c8db215b5ca706dce7d31374690b6
28 lines
840 B
YAML
28 lines
840 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.
|
|
- version: 0.8.0
|
|
projects:
|
|
- repo: openstack/os-brick
|
|
hash: a3261e3fbd7f0230eba2a205ec99906505df1c7c
|
|
highlights: >
|
|
Adds ITRI DISCO connector.
|
|
extend_volume API introduced.
|
|
Extracted local_lvm management code from Cinder.
|