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
1=== modified file 'charmhelpers/contrib/openstack/utils.py'
2--- charmhelpers/contrib/openstack/utils.py 2017-01-09 20:22:11 +0000
3+++ charmhelpers/contrib/openstack/utils.py 2017-02-16 15:17:08 +0000
4@@ -153,7 +153,7 @@
5 ('newton',
6 ['2.8.0', '2.9.0', '2.10.0']),
7 ('ocata',
8- ['2.11.0', '2.12.0']),
9+ ['2.11.0', '2.12.0', '2.13.0']),
10 ])
11
12 # >= Liberty version->codename mapping

Subscribers

People subscribed via source and target branches