Merge lp:~corey.bryant/cinder/2014.1.4 into lp:~ubuntu-server-dev/cinder/icehouse

Proposed by Corey Bryant
Status: Merged
Merged at revision: 186
Proposed branch: lp:~corey.bryant/cinder/2014.1.4
Merge into: lp:~ubuntu-server-dev/cinder/icehouse
Diff against target: 46 lines (+29/-2)
2 files modified
debian/changelog (+27/-0)
debian/patches/fix-requirements.patch (+2/-2)
To merge this branch: bzr merge lp:~corey.bryant/cinder/2014.1.4
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+253092@code.launchpad.net
To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve
lp:~corey.bryant/cinder/2014.1.4 updated
186. By James Page

releasing package cinder version 1:2014.1.4-0ubuntu1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2014-10-03 20:06:25 +0000
+++ debian/changelog 2015-03-16 18:21:22 +0000
@@ -1,3 +1,30 @@
1cinder (1:2014.1.4-0ubuntu1) UNRELEASED; urgency=medium
2
3 * Resynchronize with stable/icehouse (93de51d) (LP: #1432608):
4 - [303d021] Catch ImageNotFound exception when deleting rbd volume
5 - [f8dea5a] NetApp E-series: Do not log passwords in requests
6 - [97a7e20] Fixes HostTestCase failures due to slow test run
7 - [2670384] NetApp 7mode NFS driver doesn't honor netapp_vfiler option
8 - [6aa4bca] Raise exception if invalid IP is specified
9 - [1142830] Fix NetApp AutoSupport Shortcomings.
10 - [e446335] Remove check_uptodate.sh check from tox.ini
11 - [4041d30] Eventlet green threads not released back to pool
12 - [1d48d01] Removes unecessary call to rbd.Image
13 - [4a14db7] Ensure rbd connect exception is properly caught
14 - [b05498d] NetApp fix attach fail for already mapped volume
15 - [f5bf67a] NetApp fix for controller preferred path
16 - [d57b339] fixing the iSER transport protocol when using LVMISERDriver
17 - [24759d9] Cinder api service doesn't handle SIGHUP properly
18 - [3821206] Sync latest strutils from oslo-incubator for mask_password fix
19 - [71b5315] NetApp fix for default host type in eseries
20 - [0b8455a] NetApp fix eseries concurrent vol map failure
21 - [ffc886b] Fix possible race condition for accept transfer
22 - [390259b] Sync process utils from oslo
23 - [93de51d] Fix NetAppDirectCmodeNfsDriver._find_shares()
24 * d/p/fix-requirements.patch: Rebased
25
26 -- Corey Bryant <corey.bryant@canonical.com> Mon, 16 Mar 2015 14:04:14 -0400
27
1cinder (1:2014.1.3-0ubuntu1) trusty; urgency=medium28cinder (1:2014.1.3-0ubuntu1) trusty; urgency=medium
229
3 [ Corey Bryant ]30 [ Corey Bryant ]
431
=== modified file 'debian/patches/fix-requirements.patch'
--- debian/patches/fix-requirements.patch 2014-10-03 14:57:20 +0000
+++ debian/patches/fix-requirements.patch 2015-03-16 18:21:22 +0000
@@ -13,5 +13,5 @@
13-six>=1.6.013-six>=1.6.0
14+six>=1.5.214+six>=1.5.2
15 SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.9915 SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
16 sqlalchemy-migrate>=0.8.2,!=0.8.4,!=0.9.216 sqlalchemy-migrate>=0.8.2,!=0.8.4,<=0.9.1
17 stevedore>=0.1417 stevedore>=0.14,<1.2

Subscribers

People subscribed via source and target branches