From 064ee8d55420aa75d704bf28e150f4a96ad8af9d Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Wed, 2 Dec 2015 15:46:41 -0600 Subject: [PATCH] Release os-brick 0.6.0 Milestone release of the os-brick library. Change-Id: If38c85fa6f129e80c29ec3ed1ef0f44e0f39e962 --- deliverables/mitaka/os-brick.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 deliverables/mitaka/os-brick.yaml diff --git a/deliverables/mitaka/os-brick.yaml b/deliverables/mitaka/os-brick.yaml new file mode 100644 index 0000000000..f2bdf2ed55 --- /dev/null +++ b/deliverables/mitaka/os-brick.yaml @@ -0,0 +1,12 @@ +--- +launchpad: os-brick +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. +