commit | 854acc025396e51537ca60e55e498a6766dc69aa | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Tue Dec 20 15:47:04 2016 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Wed Dec 21 09:21:44 2016 +0800 |
tree | 084263a512be6c3321c7867dd370ef48e40a022a | |
parent | 3dbde9de528feb66f11fe59282fa7d0116684009 [diff] |
Use lower value to create flavor for creating server Running test_resize_server_using_overlimit_vcpus will sometimes fail with "No valid host was found", because the values it uses for disk/ram/vcpus are a little too large(especially vcpus value), the environment may don't meet the resource requirement. This is to use lower value to create flavor to avoid "No valid host was found" exception. Change-Id: I6201333f8d288a4f704971643607e19173165b36