diff_branches: master is Mitaka

Change-Id: I4efd50b200ad1aa9e20a4dde4589899efae61199
This commit is contained in:
Gauvain Pocentek 2015-11-18 08:39:37 +01:00
parent 8391493619
commit 20784922ae
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import jinja2
PROJECTS = ['ceilometer', 'cinder', 'glance', 'heat', 'ironic', 'keystone',
'manila', 'neutron', 'nova', 'sahara', 'swift', 'trove']
MASTER_RELEASE = 'Liberty'
MASTER_RELEASE = 'Mitaka'
CODENAME_TITLE = {'ceilometer': 'Telemetry',
'cinder': 'OpenStack Block Storage',
'glance': 'OpenStack Image service',