Merge "Fix listing of flavor-list (V1_1) to display swap value"

This commit is contained in:
Jenkins 2014-08-13 21:02:57 +00:00 committed by Gerrit Code Review
commit f13a246b71

@ -587,7 +587,7 @@ def _print_flavor_list(flavors, show_extra_specs=False):
'Memory_MB',
'Disk',
'Ephemeral',
'Swap_MB',
'Swap',
'VCPUs',
'RXTX_Factor',
'Is_Public',