Merge lp:~zulcss/cinder/cinder-suacy-ftbfs into lp:~openstack-ubuntu-testing/cinder/grizzly

Proposed by Chuck Short
Status: Rejected
Rejected by: Adam Gandelman
Proposed branch: lp:~zulcss/cinder/cinder-suacy-ftbfs
Merge into: lp:~openstack-ubuntu-testing/cinder/grizzly
Diff against target: 54 lines (+19/-11)
3 files modified
debian/changelog (+8/-0)
debian/control (+1/-1)
debian/patches/fix_cinder_dependencies.patch (+10/-10)
To merge this branch: bzr merge lp:~zulcss/cinder/cinder-suacy-ftbfs
Reviewer Review Type Date Requested Status
Yolanda Robla (community) Approve
Review via email: mp+161603@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Yolanda Robla (yolanda.robla) wrote :

Looks good to me

review: Approve
Revision history for this message
Adam Gandelman (gandelman-a) wrote :

This needs to be targeted at the havana/saucy branches, not grizzly.

Unmerged revisions

99. By Chuck Short

* New upstream version.
* debian/patches/fix_cinder_dependencies.patch: Refreshed.
* debian/control: Bump standards version to 3.9.4.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-04-23 18:41:24 +0000
3+++ debian/changelog 2013-04-30 13:20:32 +0000
4@@ -1,3 +1,11 @@
5+cinder (1:2013.2.a163.ga4ba17b-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * New upstream version.
8+ * debian/patches/fix_cinder_dependencies.patch: Refreshed.
9+ * debian/control: Bump standards version to 3.9.4.
10+
11+ -- Chuck Short <zulcss@ubuntu.com> Tue, 30 Apr 2013 08:09:08 -0500
12+
13 cinder (1:2013.1-0ubuntu2) raring; urgency=low
14
15 * debian/control: Bump minimum stevedore version 0.8.
16
17=== modified file 'debian/control'
18--- debian/control 2013-04-16 21:32:22 +0000
19+++ debian/control 2013-04-30 13:20:32 +0000
20@@ -36,7 +36,7 @@
21 python-stevedore (>= 0.8),
22 python-suds,
23 python-webob
24-Standards-Version: 3.9.3
25+Standards-Version: 3.9.4
26 Homepage: http://launchpad.net/cinder
27
28 Package: python-cinder
29
30=== modified file 'debian/patches/fix_cinder_dependencies.patch'
31--- debian/patches/fix_cinder_dependencies.patch 2013-02-22 16:40:10 +0000
32+++ debian/patches/fix_cinder_dependencies.patch 2013-04-30 13:20:32 +0000
33@@ -1,11 +1,11 @@
34-diff -Naurp cinder-2013.1.g3.orig/tools/pip-requires cinder-2013.1.g3/tools/pip-requires
35---- cinder-2013.1.g3.orig/tools/pip-requires 2013-02-21 16:08:48.000000000 -0600
36-+++ cinder-2013.1.g3/tools/pip-requires 2013-02-22 10:38:34.786411293 -0600
37-@@ -18,7 +18,6 @@ suds>=0.4
38- paramiko
39- Babel>=0.9.6
40- iso8601>=0.1.4
41+diff -Naurp cinder-2013.2.a163.ga4ba17b.orig/tools/pip-requires cinder-2013.2.a163.ga4ba17b/tools/pip-requires
42+--- cinder-2013.2.a163.ga4ba17b.orig/tools/pip-requires 2013-04-30 08:04:01.000000000 -0500
43++++ cinder-2013.2.a163.ga4ba17b/tools/pip-requires 2013-04-30 08:07:44.181680954 -0500
44+@@ -17,7 +17,6 @@ python-glanceclient>=0.5.0,<2
45+ python-keystoneclient>=0.2,<0.3
46+ python-swiftclient>=1.2,<2
47+ routes>=1.12.3
48 -setuptools_git>=0.4
49- python-glanceclient>=0.5.0,<2
50- python-keystoneclient>=0.2.0
51- python-swiftclient
52+ sqlalchemy>=0.7,<=0.7.99
53+ sqlalchemy-migrate>=0.7
54+ stevedore>=0.7

Subscribers

People subscribed via source and target branches