Merge lp:~corey.bryant/charm-helpers/swift-2-13-0 into lp:charm-helpers

Proposed by Corey Bryant
Status: Merged
Merged at revision: 693
Proposed branch: lp:~corey.bryant/charm-helpers/swift-2-13-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-13-0
Reviewer Review Type Date Requested Status
Ryan Beisner (community) Approve
Review via email: mp+317496@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ryan Beisner (1chb1n) :
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 2017-01-09 20:22:11 +0000
+++ charmhelpers/contrib/openstack/utils.py 2017-02-16 15:17:08 +0000
@@ -153,7 +153,7 @@
153 ('newton',153 ('newton',
154 ['2.8.0', '2.9.0', '2.10.0']),154 ['2.8.0', '2.9.0', '2.10.0']),
155 ('ocata',155 ('ocata',
156 ['2.11.0', '2.12.0']),156 ['2.11.0', '2.12.0', '2.13.0']),
157])157])
158158
159# >= Liberty version->codename mapping159# >= Liberty version->codename mapping

Subscribers

People subscribed via source and target branches