commit | b935f9acb4ee7ee572339a79cfdb03c4872dcc12 | [log] [tgz] |
---|---|---|
author | zhufl <zhu.fanglei@zte.com.cn> | Fri Feb 10 15:36:42 2017 +0800 |
committer | zhufl <zhu.fanglei@zte.com.cn> | Tue Feb 14 10:09:12 2017 +0800 |
tree | 07bc5c3c6947cb9c160434ea13a78257f8c58ec5 | |
parent | 4ce377983eb801eef69d0d710eabef271a83de52 [diff] |
Check whether server is located on the requested host In TestServerMultinode, we create one server on each host, and we should check whether server is located on the requested host, e.g., maybe create_server(hostA) ends up with hostB, and create_server(hostB) ends up with hostA, and the current check won't find it. Change-Id: I05522b141163ffec923402cba3b0dbbdbb9b61a3