Added missing comma

This commit is contained in:
Alex Proca 2015-10-20 15:58:02 +03:00 committed by rallytime
parent 667f5e669f
commit 37e4ed58a9

View file

@ -782,7 +782,7 @@ def avail_sizes(call=None):
'cores': '2',
'disk': 'EBS',
'ram': '8 GiB'
}
},
'm4.large': {
'id': 'm4.large',
'cores': '2',