From a20abf2b8e99e86b3405f97b70ac543cad0e2faf Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 18 Dec 2015 09:23:57 -0600 Subject: [PATCH] Release os-brick 0.7.0 Change-Id: I9b32fd0509c19817a15ed487692a39486298aa1c --- deliverables/mitaka/os-brick.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deliverables/mitaka/os-brick.yaml b/deliverables/mitaka/os-brick.yaml index f2bdf2ed55..0a532e62e0 100644 --- a/deliverables/mitaka/os-brick.yaml +++ b/deliverables/mitaka/os-brick.yaml @@ -9,4 +9,10 @@ releases: 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.