commit | c368dde1dc33c6d6469b8c731051442726756a20 | [log] [tgz] |
---|---|---|
author | YAMAMOTO Takashi <yamamoto@midokura.com> | Mon Nov 30 23:04:14 2015 +0900 |
committer | YAMAMOTO Takashi <yamamoto@midokura.com> | Mon Nov 30 23:09:32 2015 +0900 |
tree | 12cb3b35105d7f2c325a00945623c95624dc7c14 | |
parent | 72f5306c23c310d1b0673b611a69dd21f93ec5f8 [diff] |
test_port_security_macspoofing_port: Fix an inversed check As create_floating_ip() associates the fip to a server, the status of the fip will get ACTIVE sooner or later. For the Neutron reference implementation, the current test which ensures the fip DOWN succeeds only when it happens to run faster than L3 agent. In case of MidoNet, the test always fail as the fip gets ACTIVE synchronously. Closes-Bug: #1521185 Change-Id: Ie6d4f5428dccdf4c83a647361cdae0c739fae394