add 1.7.5 -> grizzly mapping

This commit is contained in:
David Britton
2013-01-17 11:41:42 -07:00
parent 5a318fa8e5
commit 34dd7cbba6
2 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,8 @@ openstack_codenames = {
swift_codenames = {
'1.4.3': 'diablo',
'1.4.8': 'essex',
'1.7.4': 'folsom'
'1.7.4': 'folsom',
'1.7.5': 'grizzly'
}
def juju_log(msg):

View File

@@ -1 +1 @@
106
107