Merge lp:~corey.bryant/heat/kilo-3 into lp:~ubuntu-server-dev/heat/kilo

Proposed by Corey Bryant
Status: Merged
Merged at revision: 93
Proposed branch: lp:~corey.bryant/heat/kilo-3
Merge into: lp:~ubuntu-server-dev/heat/kilo
Diff against target: 159 lines (+37/-27)
4 files modified
debian/changelog (+9/-0)
debian/control (+22/-18)
debian/patches/fix-requirements.patch (+3/-6)
debian/patches/sudoers_patch.patch (+3/-3)
To merge this branch: bzr merge lp:~corey.bryant/heat/kilo-3
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+253730@code.launchpad.net
To post a comment you must log in.
lp:~corey.bryant/heat/kilo-3 updated
93. By Corey Bryant

* New upstream release.
  - d/control: Align with upstream dependencies.
  - d/p/sudoers_patch.patch: Rebased.
  - d/p/fix-requirements.patch: Rebased.

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 2015-03-19 14:27:59 +0000
3+++ debian/changelog 2015-03-20 18:50:02 +0000
4@@ -1,3 +1,12 @@
5+heat (2015.1~b3-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * New upstream release.
8+ - d/control: Align with upstream dependencies.
9+ - d/p/sudoers_patch.patch: Rebased.
10+ - d/p/fix-requirements.patch: Rebased.
11+
12+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 20 Mar 2015 14:41:28 -0400
13+
14 heat (2015.1~b2-0ubuntu3) vivid; urgency=medium
15
16 * d/pydist-overrides: Add overrides for oslo packages.
17
18=== modified file 'debian/control'
19--- debian/control 2015-03-19 14:27:59 +0000
20+++ debian/control 2015-03-20 18:50:02 +0000
21@@ -28,30 +28,32 @@
22 python-glanceclient (>= 1:0.15.0),
23 python-greenlet (>= 0.3.2),
24 python-hacking (>= 0.9.4),
25- python-heatclient (>= 0.2.9),
26+ python-heatclient (>= 0.3.0),
27 python-httplib2 (>= 0.7.5),
28 python-iso8601 (>= 0.1.9),
29- python-keystoneclient (>= 1:1.0.0),
30+ python-keystoneclient (>= 1:1.1.0),
31 python-keystonemiddleware (>= 1.0.0),
32 python-kombu (>=2.5.0),
33 python-lockfile (>= 0.8),
34 python-lxml (>= 2.3),
35 python-memcache,
36- python-migrate (>= 0.9.1),
37+ python-migrate (>= 0.9.5),
38 python-mock (>= 1.0),
39 python-mox (>= 0.5.3),
40 python-mysqldb,
41 python-netaddr (>= 0.7.12),
42- python-neutronclient (>= 1:2.3.6),
43+ python-neutronclient (>= 1:2.3.11),
44 python-novaclient (>= 1:2.18.0),
45- python-oslo-config (>= 1:1.6.0),
46- python-oslo-context (>= 0.1.0),
47- python-oslo-db (>= 1.4.1),
48+ python-oslo-config (>= 1:1.9.0),
49+ python-oslo-context (>= 0.2.0),
50+ python-oslo-db (>= 1.5.0),
51 python-oslo-i18n (>= 1.3.0),
52- python-oslo-messaging (>= 1.4.0),
53+ python-oslo-log (>= 0.4.0),
54+ python-oslo-messaging (>= 1.6.0),
55 python-oslo-middleware (>= 0.3.0),
56 python-oslo-serialization (>= 1.2.0),
57 python-oslo-utils (>= 1.2.0),
58+ python-oslo-versionedobjects (>= 0.1.0),
59 python-oslosphinx (>= 2.2.0),
60 python-oslotest (>= 1:1.2.0),
61 python-osprofiler (>= 0.3.0),
62@@ -64,7 +66,7 @@
63 python-routes (>= 1.12.3),
64 python-saharaclient (>= 0.7.6),
65 python-setuptools,
66- python-six (>= 1.7.0),
67+ python-six (>= 1.9.0),
68 python-sphinx (>= 1.1.2),
69 python-sqlalchemy (>= 0.9.7),
70 python-stevedore (>= 1.1.0),
71@@ -100,28 +102,30 @@
72 python-glanceclient (>= 1:0.15.0),
73 python-greenlet (>= 0.3.2),
74 python-hacking (>= 0.9.4),
75- python-heatclient (>= 0.2.9),
76+ python-heatclient (>= 0.3.0),
77 python-httplib2 (>= 0.7.5),
78 python-iso8601 (>= 0.1.9),
79- python-keystoneclient (>= 1:1.0.0),
80+ python-keystoneclient (>= 1:1.1.0),
81 python-keystonemiddleware (>= 1.0.0),
82 python-kombu (>=2.5.0),
83 python-lockfile (>= 0.8),
84 python-lxml (>= 2.3),
85 python-memcache,
86- python-migrate (>= 0.9.1),
87+ python-migrate (>= 0.9.5),
88 python-mysqldb,
89 python-netaddr (>= 0.7.12),
90- python-neutronclient (>= 1:2.3.6),
91+ python-neutronclient (>= 1:2.3.11),
92 python-novaclient (>= 1:2.18.0),
93- python-oslo-config (>= 1:1.6.0),
94- python-oslo-context (>= 0.1.0),
95- python-oslo-db (>= 1.4.1),
96+ python-oslo-config (>= 1:1.9.0),
97+ python-oslo-context (>= 0.2.0),
98+ python-oslo-db (>= 1.5.0),
99 python-oslo-i18n (>= 1.3.0),
100- python-oslo-messaging (>= 1.4.0),
101+ python-oslo-log (>= 0.4.0),
102+ python-oslo-messaging (>= 1.6.0),
103 python-oslo-middleware (>= 0.3.0),
104 python-oslo-serialization (>= 1.2.0),
105 python-oslo-utils (>= 1.2.0),
106+ python-oslo-versionedobjects (>= 0.1.0),
107 python-oslosphinx (>= 2.2.0),
108 python-osprofiler (>= 0.3.0),
109 python-paste,
110@@ -133,7 +137,7 @@
111 python-routes (>= 1.12.3),
112 python-saharaclient (>= 0.7.6),
113 python-setuptools,
114- python-six (>= 1.7.0),
115+ python-six (>= 1.9.0),
116 python-sphinx (>= 1.1.2),
117 python-sqlalchemy (>= 0.9.7),
118 python-stevedore (>= 1.1.0),
119
120=== modified file 'debian/patches/fix-requirements.patch'
121--- debian/patches/fix-requirements.patch 2015-01-05 20:56:10 +0000
122+++ debian/patches/fix-requirements.patch 2015-03-20 18:50:02 +0000
123@@ -1,6 +1,6 @@
124 --- a/requirements.txt
125 +++ b/requirements.txt
126-@@ -35,11 +35,10 @@
127+@@ -37,9 +37,8 @@
128 python-swiftclient>=2.2.0
129 python-troveclient>=1.0.7
130 PyYAML>=3.1.0
131@@ -8,9 +8,6 @@
132 requests>=2.2.0,!=2.4.0
133 -Routes>=1.12.3,!=2.0
134 +Routes>=1.12.3
135- six>=1.7.0
136+ six>=1.9.0
137 SQLAlchemy>=0.9.7,<=0.9.99
138--sqlalchemy-migrate>=0.9.1,!=0.9.2
139-+sqlalchemy-migrate>=0.9.1
140- stevedore>=1.1.0 # Apache-2.0
141- WebOb>=1.2.3
142+ sqlalchemy-migrate>=0.9.5
143
144=== modified file 'debian/patches/sudoers_patch.patch'
145--- debian/patches/sudoers_patch.patch 2014-10-09 15:38:53 +0000
146+++ debian/patches/sudoers_patch.patch 2015-03-20 18:50:02 +0000
147@@ -1,9 +1,9 @@
148 Description: Change sudoers directory to be sudoers.d
149 Author: Chuck Short <zulcss@ubuntu.com>
150 Forwarded: Not needed.
151---- a/heat/engine/resources/nova_utils.py
152-+++ b/heat/engine/resources/nova_utils.py
153-@@ -170,8 +170,8 @@ def build_userdata(resource, userdata=No
154+--- a/heat/engine/nova_utils.py
155++++ b/heat/engine/nova_utils.py
156+@@ -171,8 +171,8 @@
157 #
158 # See bug https://bugs.launchpad.net/heat/+bug/1257410
159 boothook_custom_user = r"""useradd -m %s

Subscribers

People subscribed via source and target branches