Merge lp:~corey.bryant/charm-helpers/liberty810 into lp:charm-helpers

Proposed by Corey Bryant
Status: Merged
Merged at revision: 560
Proposed branch: lp:~corey.bryant/charm-helpers/liberty810
Merge into: lp:charm-helpers
Diff against target: 11 lines (+1/-0)
1 file modified
charmhelpers/contrib/openstack/utils.py (+1/-0)
To merge this branch: bzr merge lp:~corey.bryant/charm-helpers/liberty810
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+290908@code.launchpad.net
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 'charmhelpers/contrib/openstack/utils.py'
2--- charmhelpers/contrib/openstack/utils.py 2016-03-11 10:07:27 +0000
3+++ charmhelpers/contrib/openstack/utils.py 2016-04-04 18:45:11 +0000
4@@ -156,6 +156,7 @@
5 ]),
6 'keystone': OrderedDict([
7 ('8.0', 'liberty'),
8+ ('8.1', 'liberty'),
9 ('9.0', 'mitaka'),
10 ]),
11 'horizon-common': OrderedDict([

Subscribers

People subscribed via source and target branches