Files
vmware-nsx/quantum/tests/unit/test_wsgi.py
Mark McClain 0bc4588692 make IPv6 unit test work on systems with eth0
fixes bug 1103074

The link local unit test was failing because it depended on eth0 to
exists.  This mocks getaddrinfo() to ensure a consistent return value
across testing environments.

Change-Id: Ie1a4d837efcacac8c8d2217c164ad751922e1a5f
2013-01-22 13:10:46 -05:00

2.7 KiB