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

Proposed by Corey Bryant
Status: Merged
Merged at revision: 639
Proposed branch: lp:~corey.bryant/charm-helpers/swift-2.10.0
Merge into: lp:charm-helpers
Diff against target: 12 lines (+1/-1)
1 file modified
charmhelpers/contrib/openstack/utils.py (+1/-1)
To merge this branch: bzr merge lp:~corey.bryant/charm-helpers/swift-2.10.0
Reviewer Review Type Date Requested Status
David Ames (community) Approve
Review via email: mp+307194@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David Ames (thedac) wrote :

Merging.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'charmhelpers/contrib/openstack/utils.py'
--- charmhelpers/contrib/openstack/utils.py 2016-09-21 07:36:46 +0000
+++ charmhelpers/contrib/openstack/utils.py 2016-09-29 16:23:31 +0000
@@ -151,7 +151,7 @@
151 ('mitaka',151 ('mitaka',
152 ['2.5.0', '2.6.0', '2.7.0']),152 ['2.5.0', '2.6.0', '2.7.0']),
153 ('newton',153 ('newton',
154 ['2.8.0', '2.9.0']),154 ['2.8.0', '2.9.0', '2.10.0']),
155])155])
156156
157# >= Liberty version->codename mapping157# >= Liberty version->codename mapping

Subscribers

People subscribed via source and target branches