]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove invalid or useless initialization in test_type_vxlan
authorCedric Brandily <zzelle@gmail.com>
Fri, 1 Aug 2014 08:04:42 +0000 (10:04 +0200)
committerCedric Brandily <zzelle@gmail.com>
Tue, 19 Aug 2014 11:53:57 +0000 (13:53 +0200)
commit851fa4580aedd2924dda9ac98a4ddd4de751509b
treeae5a6ba3bd0457e7f1f823fe381484721b8bae4f
parent921969d374b102b2fad9bae0ae9a522af35108d2
Remove invalid or useless initialization in test_type_vxlan

In test_type_vxlan, vni_ranges option is overriden with an invalid and unused
value, vxlan_group is overrriden but never used.

Change-Id: Ie1ce1d7a8ef54692d122276e371ec5efc2e68d9c
neutron/tests/unit/ml2/test_type_vxlan.py