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

Proposed by Corey Bryant
Status: Approved
Approved by: Chuck Short
Approved revision: 78
Proposed branch: lp:~corey.bryant/heat/2014.2.1
Merge into: lp:~ubuntu-server-dev/heat/juno
Diff against target: 47 lines (+29/-0)
2 files modified
debian/changelog (+28/-0)
debian/control (+1/-0)
To merge this branch: bzr merge lp:~corey.bryant/heat/2014.2.1
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+243807@code.launchpad.net
To post a comment you must log in.

Unmerged revisions

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:51:57 +0000
3+++ debian/changelog 2014-12-05 14:40:26 +0000
4@@ -1,3 +1,31 @@
5+heat (2014.2.1-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Resynchronize with stable/juno (a27d371) (LP: #1398952):
8+ - [9f30872] Remove check_uptodate.sh check from tox.ini
9+ - [808b5c7] Make ResourceGroup updates update nested stacks
10+ - [6958217] ResourceGroup don't special-case zero count
11+ - [6f5dfaa] SoftwareDeployments make servers property updateable
12+ - [dc1b99d] Use environment file in template-validate
13+ - [7acee56] StackResource consider files in implementation_signature
14+ - [5664854] Move implementation_signature to StackResource
15+ - [0401e75] Correctly set CombinationAlarm repeat_actions
16+ - [4b721a4] Use properties in ceilometer alarm not parsed_template('Properties')
17+ - [b3db67b] Make sure that property defaults are converted correctly
18+ - [1d6dc24] RandomString don't skip superclass validation
19+ - [9f2d209] unconfigured clients look in the [clients] section for defaults
20+ - [699cc62] Update sample conf for new oslo.db release
21+ - [a76ba37] Mark stack_domain_admin_password as a secret option
22+ - [e6c1292] Inherit roles for create_trust_context()
23+ - [c9d671c] Always using domain id to create domain project or user
24+ - [16215dd] Add CERT file support in heat-keystone-setup-domain
25+ - [79e2300] Fix add_dependencies for floating_ip resource
26+ - [840cedd] Correct CA cert argument for glanceclient
27+ - [3f7d4bb] Tolerate null on Json db load
28+ - [a27d371] Don't stop update immediately on error
29+ * d/control: Add python-oslo.serialization to Build-Depends-Indep.
30+
31+ -- Corey Bryant <corey.bryant@canonical.com> Fri, 05 Dec 2014 09:12:01 -0500
32+
33 heat (2014.2-0ubuntu1) utopic; urgency=medium
34
35 * New upstream release.
36
37=== modified file 'debian/control'
38--- debian/control 2014-10-06 08:43:02 +0000
39+++ debian/control 2014-12-05 14:40:26 +0000
40@@ -46,6 +46,7 @@
41 python-oslo.db (>= 1.0.0),
42 python-oslo.i18n (>= 1.0.0),
43 python-oslo.messaging (>= 1.4.0),
44+ python-oslo.serialization (>= 1.0.0),
45 python-oslo.utils (>= 1.0.0),
46 python-oslosphinx (>= 2.2.0),
47 python-oslotest (>= 1:1.1.0),

Subscribers

People subscribed via source and target branches