From 41ea60633d43fe75db097dca93164cf44d8fae3ea313b8a3daf6034775755153 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 16 Sep 2013 10:44:27 +0000 Subject: [PATCH] Accepting request 197420 from Cloud:OpenStack:Factory - Update to version 1.0.5.23: + Add volume encryption metadata to cinderclient - Update to version 1.0.5.21: + Add update_snapshot_metadata action + Fixing erroneous clearing of test callstack OBS-URL: https://build.opensuse.org/request/show/197420 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cinderclient?expand=0&rev=12 --- python-cinderclient-master.tar.gz | 4 ++-- python-cinderclient.changes | 13 +++++++++++++ python-cinderclient.spec | 4 ++-- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/python-cinderclient-master.tar.gz b/python-cinderclient-master.tar.gz index f75aacf..06df251 100644 --- a/python-cinderclient-master.tar.gz +++ b/python-cinderclient-master.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1148286ebf009d60644488af8a96906adc8cd51bd1684bfdce025db986ecca65 -size 137326 +oid sha256:bc8d0e04b2873753311615f4456c4b4155351bdbc62ae3cbc734048cf4a5dfe3 +size 143574 diff --git a/python-cinderclient.changes b/python-cinderclient.changes index 1894f37..a281b61 100644 --- a/python-cinderclient.changes +++ b/python-cinderclient.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 2 00:13:46 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.23: + + Add volume encryption metadata to cinderclient + +------------------------------------------------------------------- +Thu Aug 29 00:00:45 UTC 2013 - opensuse-cloud@opensuse.org + +- Update to version 1.0.5.21: + + Add update_snapshot_metadata action + + Fixing erroneous clearing of test callstack + ------------------------------------------------------------------- Thu Aug 15 23:38:58 UTC 2013 - opensuse-cloud@opensuse.org diff --git a/python-cinderclient.spec b/python-cinderclient.spec index eba030d..e808e50 100644 --- a/python-cinderclient.spec +++ b/python-cinderclient.spec @@ -19,7 +19,7 @@ %define component cinderclient Name: python-%{component} -Version: 1.0.5.18 +Version: 1.0.5.23 Release: 0 Summary: Openstack Block Storage (Cinder) API Client License: Apache-2.0 @@ -84,7 +84,7 @@ Requires: python-testrepository >= 0.0.13 This package contains testsuite files for %{name}. %prep -%setup -q -n python-cinderclient-1.0.5.18.g0631974 +%setup -q -n python-cinderclient-1.0.5.23.g8ea9fa3 %openstack_cleanup_prep echo %{version} > cinderclient/versioninfo