]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Reset IPv6 detection flag after IPv6 tests
authorKevin Benton <blak111@gmail.com>
Fri, 5 Sep 2014 04:55:47 +0000 (21:55 -0700)
committerKevin Benton <blak111@gmail.com>
Fri, 5 Sep 2014 05:02:28 +0000 (22:02 -0700)
commitaa2f70844280c5c9aaaba76de3d98d4f7d6856af
tree718f09ee9cb7d52c97101537070ab06205630cf6
parenta47c6cfac409bad6e4c720da9bb839772a6be226
Reset IPv6 detection flag after IPv6 tests

Resets a module level flag that was being left in the
state that the previous test set it to. This was causing
unrelated tests to fail if the last state was left disabled.

Closes-Bug: #1365829
Change-Id: Id3f6cb680f5d832e21966de7d4fa335c0c59697c
neutron/tests/unit/test_ipv6.py