Update version for Liberty

Update the version for Liberty, switching from date-based versioning
to pre-versioning using SemVer. See
http://lists.openstack.org/pipermail/openstack-dev/2015-May/065211.html
and
http://lists.openstack.org/pipermail/openstack-dev/2015-June/067082.html
for details.

Also new version was updated in resources with SupportStatus version 2015.2.

Change-Id: I6a35fa0dda798fad93b804d00a46af80f08d475c
This commit is contained in:
Doug Hellmann
2015-06-16 19:49:14 +00:00
committed by Sergey Kraynev
parent c8af47d3cf
commit 423110ef6e
16 changed files with 33 additions and 33 deletions

View File

@@ -31,7 +31,7 @@ _CODE_NAMES = {'2013.1': 'Grizzly',
'2014.1': 'Icehouse',
'2014.2': 'Juno',
'2015.1': 'Kilo',
'2015.2': 'Liberty'}
'5.0.0': 'Liberty'}
all_resources = {}