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

Proposed by Chuck Short
Status: Merged
Merged at revision: 69
Proposed branch: lp:~zulcss/cinder/cinder-g2
Merge into: lp:~openstack-ubuntu-testing/cinder/grizzly
Diff against target: 36 lines (+4/-2)
2 files modified
debian/changelog (+3/-2)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~zulcss/cinder/cinder-g2
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+142900@code.launchpad.net

Description of the change

cinder g2

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve

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-01-10 14:26:50 +0000
3+++ debian/changelog 2013-01-11 14:01:20 +0000
4@@ -1,9 +1,10 @@
5-cinder (2013.1~g2~20130107.490-0ubuntu1) UNRELEASED; urgency=low
6+cinder (2013.1~g2-0ubuntu1) raring; urgency=low
7
8 [ Chuck Short ]
9 * New upstream release.
10 * debian/patches/avoid_setuptools_git_dependency.patch: Rediff
11 due to upstream changes.
12+ * debian/control: Add python-keystoneclient as a dependency
13
14 [ James Page ]
15 * Improve upstart configurations:
16@@ -19,7 +20,7 @@
17 * d/patches, d/control: adding stevedore dependency, merging deps patches
18 * d/patches: remove failing tests
19
20- -- Yolanda Robla Mota <yolanda.robla@canonical.com> Wed, 09 Jan 2013 16:45:00 +0100
21+ -- Chuck Short <zulcss@ubuntu.com> Fri, 11 Jan 2013 07:33:57 -0600
22
23 cinder (2013.1~g1-0ubuntu1) raring; urgency=low
24
25
26=== modified file 'debian/control'
27--- debian/control 2013-01-10 12:31:13 +0000
28+++ debian/control 2013-01-11 14:01:20 +0000
29@@ -19,6 +19,7 @@
30 python-webob,
31 python-greenlet,
32 python-glanceclient,
33+ python-keystoneclient,
34 python-pastedeploy,
35 python-paste,
36 python-migrate,

Subscribers

People subscribed via source and target branches