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
1=== modified file 'charmhelpers/contrib/openstack/utils.py'
2--- charmhelpers/contrib/openstack/utils.py 2016-09-21 07:36:46 +0000
3+++ charmhelpers/contrib/openstack/utils.py 2016-09-29 16:23:31 +0000
4@@ -151,7 +151,7 @@
5 ('mitaka',
6 ['2.5.0', '2.6.0', '2.7.0']),
7 ('newton',
8- ['2.8.0', '2.9.0']),
9+ ['2.8.0', '2.9.0', '2.10.0']),
10 ])
11
12 # >= Liberty version->codename mapping

Subscribers

People subscribed via source and target branches