-cinder (1:2013.1.2-0ubuntu1~cloud0) precise-grizzly; urgency=low
-
- * New update for the Ubuntu Cloud Archive.
-
- -- Adam Gandelman <adamg@ubuntu.com> Wed, 19 Jun 2013 10:00:19 -0700
-
-cinder (1:2013.1.2-0ubuntu1) raring-proposed; urgency=low
-
- * Resynchronize with stable/grizzly (890dc3fe) (LP: #1188788):
- - [46f1e0a] Unable to modify volume-type/QoS on cloned SolidFire volume
- LP: 1184235
- - [e7d973c] Creating a Cinder volume from an image ID fails to copy the
- image to the volume LP: 1183283
- - [c56d031] Cloned volume is associated with wrong SolidFire account
- LP: 1183521
- - [53ffc79] Huawei driver failed to handle mutiple requests in short time
- LP: 1162251
- - [839a6a7] cinder volume service keeps retrying even with code exception
- LP: 1167841
- - [80784a4] Grizzly upgrade breaks old api v1 router path LP: 1168573
-
- -- Adam Gandelman <adamg@ubuntu.com> Fri, 07 Jun 2013 13:27:14 -0400
-
-cinder (1:2013.1.1-0ubuntu1) raring-proposed; urgency=low
-
- * Resynchronize with stable/grizzly (a4856c4e) (LP: #1179626):
- - [995a310] Can't specify custom backend-name for HP/3par driver
- LP: 1175222
- - [319f712] SolidFire driver can't be used with extra-specs as in the past
- LP: 1167141
- - [817eac8] 3par driver not synchronize causing duplicate hostname error
- LP: 1172503
- - [2e3c1cd] backup-delete removes backup from database LP: 1169943
- - [2f72682] nexenta driver doesn't report volume stats LP: 1166607
- - [6221a0e] ThinLVM driver fails due to get_stats LP: 1166572
- - [93247d2] Deleted snapshots still counting against quota LP: 1173365
- - [6008be0] Multibackend config issue in cinder-volume LP: 1169928
- - [b8de829] glusterfs driver doesn't report volume stats LP: 1164038
- - [59f11c9] reschedule_or_reraise in cinder.volume.manager eats exception on
- base LVM driver LP: 1159027
- - [9318ffc] cinder-manage backup list is broken since we switched to uuids
- for backups LP: 1164922
- - [ba41b68] Logging configured incorrectly in cinder-all LP: 1161038
- - [2113fe1] sql_connection not marked secret LP: 1160680
- - [e1c153c] Error re-scheduling volume creation LP: 1164857
- - [5521cae] Remove unused tools/rfc.sh
- - [fed7c92] backup tests fail due to format errors in messages LP: 1166600
-
- -- Adam Gandelman <adamg@ubuntu.com> Tue, 14 May 2013 07:49:04 -0700
+cinder (1:2013.2~b2-0ubuntu3~cloud0) precise-havana; urgency=low
+
+ * New upstream release for the Ubuntu Cloud Archive.
+
+ -- Chuck Short <zulcss@ubuntu.com> Tue, 23 Jul 2013 08:18:43 -0400
+
+cinder (1:2013.2~b2-0ubuntu3) saucy; urgency=low
+
+ * debian/patches/fix-sqlalchemy-requirements.patch: Fix requirements for sqlalchemy
+ 0.8.
+
+ -- Chuck Short <zulcss@ubuntu.com> Mon, 22 Jul 2013 10:03:52 -0400
+
+cinder (1:2013.2~b2-0ubuntu2) saucy; urgency=low
+
+ * d/rules: Disable test parallel execution; causing FTBFS when high
+ levels of concurrency occur on buildds.
+
+ -- James Page <james.page@ubuntu.com> Sun, 21 Jul 2013 10:10:10 +0100
+
+cinder (1:2013.2~b2-0ubuntu1) saucy; urgency=low
+
+ [ Chuck Short ]
+ * debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
+ * debian/control: Add missing testrepostory.
+ * debian/rules: Use testr directly.
+
+ [ Adam Gandelman ]
+ * debian/control:
+ - Add minimum requirement python-anyjson (>= 0.3.3).
+ - Add minimum requirement python-keystoneclient (>= 0.2.3).
+ - Add minimum requirement python-kombu (>= 2.5.12).
+
+ [ James Page ]
+ * New upstream release.
+ * d/control: Update VCS fields for new branch locations.
+ * d/rules: Run unit tests in parallel.
+
+ -- James Page <james.page@ubuntu.com> Fri, 19 Jul 2013 14:14:40 +0100
+
+cinder (1:2013.2~b1-0ubuntu2) saucy; urgency=low
+
+ [ Chuck Short ]
+ * debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
+
+ [ Adam Gandelman ]
+ * debian/control: Bump min. stevedore version >= 0.9.
+
+ [Yolanda Robla]
+ * debian/tests: Added autopkgtests.
+
+ -- Chuck Short <zulcss@ubuntu.com> Wed, 19 Jun 2013 12:45:18 -0500
+
+cinder (1:2013.2~b1-0ubuntu1) saucy; urgency=low
+
+ [ Chuck Short ]
+ * New upstream version.
+ * debian/patches/fix_cinder_dependencies.patch: Dropped.
+ * debian/control: Bump standards version to 3.9.4.
+ * debian/control: Add python-pbr and python-d2to1 to build-depends.
+ * debian/control: Add python-testtools and python-fixtures to build-depends
+ * debian/rules: Add work around to remove wonky setup.py setup
+ * debian/cinder-common.install: Add cinder-rpc-zmq-receiver binary.
+
+ [ James Page ]
+ * debian/control: Drop surplus dependency on python-glance (LP: #1175600).
+ * debian/control,rules: Drop dependency on pep8, don't run pep8 tests during
+ package build process (its just way to late).
+ * debian/control: Drop surplus BD on python-cheetah.
+
+ [ Adam Gandelman ]
+ * debian/patches/avoid_paramiko_vers_depends.patch: Avoid version
+ requirement on paramiko.
+
+ -- Chuck Short <zulcss@ubuntu.com> Fri, 31 May 2013 10:01:03 -0500