Merge lp:~corey.bryant/ceilometer/2014.2.1 into lp:~ubuntu-server-dev/ceilometer/juno

Proposed by Corey Bryant
Status: Merged
Merge reported by: Chuck Short
Merged at revision: not available
Proposed branch: lp:~corey.bryant/ceilometer/2014.2.1
Merge into: lp:~ubuntu-server-dev/ceilometer/juno
Diff against target: 36 lines (+20/-1)
2 files modified
debian/changelog (+19/-0)
debian/patches/fix-requirements.patch (+1/-1)
To merge this branch: bzr merge lp:~corey.bryant/ceilometer/2014.2.1
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+243799@code.launchpad.net
To post a comment you must log in.

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 2014-10-16 18:30:21 +0000
3+++ debian/changelog 2014-12-05 13:57:13 +0000
4@@ -1,3 +1,22 @@
5+ceilometer (2014.2.1-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Resynchronize with stable/juno (b1fca33) (LP: #1398952):
8+ - [43718e8] Internal error with period overflow
9+ - [37e593e] Validate AdvEnum & return an InvalidInput on error
10+ - [3489129] Fix signature validation failure when using qpid message queue
11+ - [5879dbe] Change event type for identity trust notifications
12+ - [638c66c] Add timeout to all http requests
13+ - [d3bcd14] Database.max_retries only override on sqlalchemy side
14+ - [ca52652] Add encoding to keys in compute_signature
15+ - [48a2957] Add user_metadata to network samples
16+ - [b545b27] fix swift middleware parsing
17+ - [1324ab7] Fixes Hyper-V Inspector disk metrics cache issue
18+ - [470ba0a] Sync strutils from oslo-incubator for mask_password fix
19+ - [b1fca33] Handle poorly formed individual sensor readings
20+ * d/p/fix-requirements.txt: Rebased.
21+
22+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 05 Dec 2014 08:31:02 -0500
23+
24 ceilometer (2014.2-0ubuntu1) utopic; urgency=medium
25
26 * New upstream release.
27
28=== modified file 'debian/patches/fix-requirements.patch'
29--- debian/patches/fix-requirements.patch 2014-10-05 13:26:42 +0000
30+++ debian/patches/fix-requirements.patch 2014-12-05 13:57:13 +0000
31@@ -38,4 +38,4 @@
32 -sphinxcontrib-pecanwsme>=0.8
33 testrepository>=0.0.18
34 testscenarios>=0.4
35- testtools>=0.9.34
36+ testtools>=0.9.34,!=1.4.0

Subscribers

People subscribed via source and target branches