~hopem/charms/trusty/neutron-openvswitch/ensure-tmpdir-cleanup

« back to all changes in this revision

Viewing changes to hooks/charmhelpers/contrib/openstack/amulet/deployment.py

  • Committer: Liam Young
  • Date: 2015-04-23 14:56:34 UTC
  • Revision ID: liam.young@canonical.com-20150423145634-5m0srvwjo70dao1z
Tags: 15.04
[gnuoy,trivial] Pre-release charmhelper sync

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
        # Must be ordered by OpenStack release (not by Ubuntu release):
110
110
        (self.precise_essex, self.precise_folsom, self.precise_grizzly,
111
111
         self.precise_havana, self.precise_icehouse,
112
 
         self.trusty_icehouse, self.trusty_juno, self.utopic_juno, 
 
112
         self.trusty_icehouse, self.trusty_juno, self.utopic_juno,
113
113
         self.trusty_kilo, self.vivid_kilo) = range(10)
114
114
 
115
115
        releases = {