~corey.bryant/cinder/2013.1.5

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Corey Bryant
  • Date: 2014-03-24 14:17:44 UTC
  • Revision ID: corey.bryant@canonical.com-20140324141744-q8l9f39mppk6p71c
* Resynchronize with stable/grizzly (3b8b541) (LP: #1295674):
  - [3b8b541] Pin SQLAlchemy to 0.7.x
  - [2d0278f] Hiding postgresql password in connection string
  - [37389b3] Fix problem with setting SSL protocol in QPid
  - [c9c9eaa] Don't zero out thin provisioned LV's on delete
  - [6487863] Clear correct device when deleting a ThinLVM snap
  - [3a3bcbb] Handle GlanceMetadataNotFound Exceptions
  - [c297f27] Raise VolumeNotFound with correct volume_id

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cinder (1:2013.1.5-0ubuntu1~cloud0) precise-grizzly; urgency=medium
 
2
 
 
3
  * Resynchronize with stable/grizzly (3b8b541) (LP: #1295674):
 
4
    - [3b8b541] Pin SQLAlchemy to 0.7.x
 
5
    - [2d0278f] Hiding postgresql password in connection string
 
6
    - [37389b3] Fix problem with setting SSL protocol in QPid
 
7
    - [c9c9eaa] Don't zero out thin provisioned LV's on delete
 
8
    - [6487863] Clear correct device when deleting a ThinLVM snap
 
9
    - [3a3bcbb] Handle GlanceMetadataNotFound Exceptions
 
10
    - [c297f27] Raise VolumeNotFound with correct volume_id
 
11
 
 
12
 -- Corey Bryant <corey.bryant@canonical.com>  Fri, 21 Mar 2014 13:17:31 -0400
 
13
 
1
14
cinder (1:2013.1.4-0ubuntu1) raring-proposed; urgency=low
2
15
 
3
16
  * Resynchronize with stable/grizzly (6e764cb) (LP: #1241202):