Merge lp:~thedac/ceilometer/kilo into lp:~ubuntu-server-dev/ceilometer/kilo

Proposed by David Ames
Status: Merged
Merged at revision: 148
Proposed branch: lp:~thedac/ceilometer/kilo
Merge into: lp:~ubuntu-server-dev/ceilometer/kilo
Diff against target: 40 lines (+19/-3)
2 files modified
debian/changelog (+16/-0)
debian/patches/disable-kafka.patch (+3/-3)
To merge this branch: bzr merge lp:~thedac/ceilometer/kilo
Reviewer Review Type Date Requested Status
Corey Bryant Approve
Review via email: mp+266808@code.launchpad.net

Description of the change

Resynchronize with stable/kilo (e7c2286) (LP: #1481008)

To post a comment you must log in.
Revision history for this message
Corey Bryant (corey.bryant) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2015-05-03 17:39:00 +0000
+++ debian/changelog 2015-08-03 22:17:37 +0000
@@ -1,3 +1,19 @@
1ceilometer (2015.1.1-0ubuntu1) UNRELEASED; urgency=medium
2
3 * Resynchronize with stable/kilo (e7c2286) (LP: #1481008):
4 - [6ea8dd1] Handle database failures on api startup
5 - [95ff1fc] Mask database.event_connection details in logs
6 - [b28a8bb] Fix the meter unit types to be consistent
7 - [023cfd1] api: record severity change in alarm history
8 - [349be3d] [elasticsearch] default trait type to string
9 - [f200c54] Fixes DiskInfoPollster AttributeError exception
10 - [76dc5d8] Update a test to properly anticipate HTTP 405 for RestController
11 - [77b1fb5] Fixing event types pattern for Role Noti. handler
12 - [e7c2286] stop mocking os.path in test_setup_events_default_config
13 * d/p/disable-kafka.patch: Rebased.
14
15 -- David Ames <david.ames@canonical.com> Mon, 03 Aug 2015 13:37:56 -0700
16
1ceilometer (2015.1.0-0ubuntu1) vivid; urgency=medium17ceilometer (2015.1.0-0ubuntu1) vivid; urgency=medium
218
3 [ Corey Bryant ]19 [ Corey Bryant ]
420
=== modified file 'debian/patches/disable-kafka.patch'
--- debian/patches/disable-kafka.patch 2015-04-30 13:34:55 +0000
+++ debian/patches/disable-kafka.patch 2015-08-03 22:17:37 +0000
@@ -31,9 +31,9 @@
31+++ b/requirements.txt31+++ b/requirements.txt
32@@ -9,7 +9,6 @@32@@ -9,7 +9,6 @@
33 iso8601>=0.1.933 iso8601>=0.1.9
34 jsonpath-rw>=1.2.0,<2.034 jsonpath-rw<2.0,>=1.2.0
35 jsonschema>=2.0.0,<3.0.035 jsonschema<3.0.0,>=2.0.0
36-kafka-python>=0.9.2 # Apache-2.036-kafka-python>=0.9.2 # Apache-2.0
37 keystonemiddleware>=1.5.0,<1.6.037 keystonemiddleware<1.6.0,>=1.5.0
38 lxml>=2.338 lxml>=2.3
39 msgpack-python>=0.4.039 msgpack-python>=0.4.0

Subscribers

People subscribed via source and target branches