commit | eb4b53e3e4753cb2d1ef06c646aa3fb8a5ac2001 | [log] [tgz] |
---|---|---|
author | Chang Ye Wang <wangchy@cn.ibm.com> | Tue Dec 03 00:49:17 2013 -0600 |
committer | Chang Ye Wang <wangchy@cn.ibm.com> | Wed Dec 04 21:49:26 2013 -0600 |
tree | 8a2b1ab8134f50e2f5a72a42d498f2a5c55c5ef0 | |
parent | c804ed8ee4344f296baeac1163761d7a8f12abbd [diff] |
Fix a minor error in method _get_alternative_flavor Current ServerDiskConfigTestJSON._get_alternative_flavor defined in file test_disk_config.py cannot get the correct alternative_flavor. The condition used to decide whether the flavor_alt should be used can never return true because a integer never equals to a string. Change-Id: Ib4f06d0a93580d84fcea0f475695f2c9fd34856b