commit | 95ac9aae6f2ca11d5162f8bcf8408f22badc2185 | [log] [tgz] |
---|---|---|
author | Rabi Mishra <ramishra@redhat.com> | Thu Apr 30 10:40:43 2015 +0530 |
committer | Rabi Mishra <ramishra@redhat.com> | Thu Apr 30 16:42:15 2015 +0530 |
tree | b6c8fcaacef6ea520c954d1fb4ccdd9846460c94 | |
parent | 83ef84daa6576a7a49df64e94f941e065656a11d [diff] |
Use ipv4 address for connectivity in lb integration test You can not specify subnet for a server creation. Therefore server nic would get ip adresses from all subnets. We should pick the ipv4 address to check connectivity. Also added change to NovaClientPlugin to provide ipv4 address. Change-Id: I2eb3bdb359aca0cfaebf0be98db79170c681a078 Closes-Bug: #1450293