Merge lp:~zulcss/charm-helpers/swift-2.2.2 into lp:charm-helpers

Proposed by Chuck Short
Status: Merged
Merged at revision: 316
Proposed branch: lp:~zulcss/charm-helpers/swift-2.2.2
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:~zulcss/charm-helpers/swift-2.2.2
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+249892@code.launchpad.net

Description of the change

Add support for switf 2.2.2.

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 2015-01-23 09:47:47 +0000
3+++ charmhelpers/contrib/openstack/utils.py 2015-02-16 21:56:26 +0000
4@@ -103,6 +103,7 @@
5 ('2.1.0', 'juno'),
6 ('2.2.0', 'juno'),
7 ('2.2.1', 'kilo'),
8+ ('2.2.2', 'kilo'),
9 ])
10
11 DEFAULT_LOOPBACK_SIZE = '5G'

Subscribers

People subscribed via source and target branches