From cbd2b375b0a918dbf3a184f2c4ed310504896c9a Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 23 Jul 2015 08:01:23 -0700 Subject: [PATCH] Release os-brick 0.3.2 with the actual fixes expected in 0.3.1 The 0.3.1 release wasn't on the HEAD commit hash for os-brick so it didn't actually have the PBR and FC device path removal patches, so let's try again with 0.3.2 which is needed for nova's integration with os-brick. Change-Id: I7e87c0641d5acc2faf81a5ba7809ce74e8b7dcbd --- deliverables/liberty/os-brick.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deliverables/liberty/os-brick.yaml b/deliverables/liberty/os-brick.yaml index f36b86f177..98ae041b74 100644 --- a/deliverables/liberty/os-brick.yaml +++ b/deliverables/liberty/os-brick.yaml @@ -17,3 +17,9 @@ releases: hash: 11355ac5836a569c7a6f550f3960b60d7798842c highlights: > PBR changelog generator, and FC device path removal fixes. + - version: 0.3.2 + projects: + - repo: openstack/os-brick + hash: 1a7fe6c8148701d8dd2d477e2ba2f7d0e55b4a8f + highlights: > + PBR changelog generator, and FC device path removal fixes.