~corey.bryant/charms/precise/charm-helpers/1294140

« back to all changes in this revision

Viewing changes to charmhelpers/contrib/openstack/utils.py

  • Committer: James Page
  • Date: 2014-02-25 17:03:31 UTC
  • Revision ID: james.page@canonical.com-20140225170331-k812qpfd90vd0g6j
Add 1.13.0 swift -> icehouse

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    ('1.10.0', 'havana'),
66
66
    ('1.9.1', 'havana'),
67
67
    ('1.9.0', 'havana'),
 
68
    ('1.13.0', 'icehouse'),
68
69
    ('1.12.0', 'icehouse'),
69
70
    ('1.11.0', 'icehouse'),
70
71
])