Merge "Add '2015.2' version for Liberty in doc"

This commit is contained in:
Jenkins
2015-04-10 08:23:19 +00:00
committed by Gerrit Code Review
+2 -1
View File
@@ -28,7 +28,8 @@ from heat.engine import support
_CODE_NAMES = {'2014.1': 'Icehouse',
'2014.2': 'Juno',
'2015.1': 'Kilo'}
'2015.1': 'Kilo',
'2015.2': 'Liberty'}
all_resources = {}