Update DEB-spec to 2013.1.2 version
authorIlya Kharin <akscram@gmail.com>
Sat, 13 Jul 2013 23:04:00 +0000 (03:04 +0400)
committerIlya Kharin <akscram@gmail.com>
Sat, 13 Jul 2013 23:04:00 +0000 (03:04 +0400)
Change-Id: Id4915d726d5581a6befbaa399e2628a3d1b1e2e9

debian/changelog
debian/control

index d0206b1636bc61dbbc8639da2a232681dada16c0..95d7b30b5f384bc187b795a00bf026e78a019c5e 100644 (file)
@@ -1,14 +1,65 @@
-cinder (1:2013.1-0ubuntu1~cloud0) precise-grizzly; urgency=low
-
-  * New upstream release for the Ubuntu Cloud Archive.
-
- -- Chuck Short <zulcss@ubuntu.com>  Mon, 08 Apr 2013 08:26:41 -0500
+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.1-0ubuntu2) raring; urgency=low
+
+  * debian/control: Bump minimum stevedore version 0.8.
+    (LP: #1169730)
+
+ -- Adam Gandelman <adamg@ubuntu.com>  Tue, 16 Apr 2013 14:38:46 -0700
 
 cinder (1:2013.1-0ubuntu1) raring; urgency=low
 
   * New upstream release. 
 
- -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 08:07:59 -0500
+ -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 07:53:23 -0500
 
 cinder (1:2013.1~rc3-0ubuntu1) raring; urgency=low
 
index 89bc5dc76fcf77924c821a281bb788b71548ed3f..2b6b4cab6ca54344f77df68c9e93d61f16e3afeb 100644 (file)
@@ -33,7 +33,7 @@ Build-Depends-Indep:
  python-setuptools-git,
  python-sphinx,
  python-sqlalchemy,
- python-stevedore (>= 0.7),
+ python-stevedore (>= 0.8),
  python-suds,
  python-webob
 Standards-Version: 3.9.3
@@ -60,6 +60,7 @@ Depends:
  python-paste,
  python-pastedeploy,
  python-routes,
+ python-stevedore (>= 0.8),
  python-swiftclient,
  python-sqlalchemy,
  python-suds,