]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add unit test for add_vxlan in test_linux_ip_lib
authorSphoorti Joglekar <sphoorti.joglekar@gmail.com>
Fri, 14 Mar 2014 12:52:43 +0000 (18:22 +0530)
committerSphoorti Joglekar <sphoorti.joglekar@gmail.com>
Wed, 26 Mar 2014 12:42:26 +0000 (18:12 +0530)
commitdd52ddb1e9322b3985ceba2db842e8201220f67f
treea9b10af76169d1e84737efe3174d9316cbd54d83
parent96c0928a46119e9bbebf69f1734875f864f1e51f
Add unit test for add_vxlan in test_linux_ip_lib

This patch adds unit tests for the add_vxlan function in the test_linux_ip_lib.py
file.

Fixes bug: 1291974

Change-Id: I0238bedab7a3566aff1115a091ada494a01d2e02
neutron/tests/unit/test_linux_ip_lib.py