~james-page/charms/precise/cinder/whitelist-blocks

« back to all changes in this revision

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

  • Committer: James Page
  • Date: 2014-03-06 12:33:03 UTC
  • Revision ID: james.page@canonical.com-20140306123303-afalkmxbixn1jfhe
Switch to upgrade on openstack upgrade

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
])