]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fixes typo in ensure_namespace
authorMark McClain <mark.mcclain@dreamhost.com>
Fri, 10 Aug 2012 18:24:17 +0000 (14:24 -0400)
committerMark McClain <mark.mcclain@dreamhost.com>
Fri, 10 Aug 2012 18:27:28 +0000 (14:27 -0400)
commitf018dc51a7022fe7ccc09274a98fc6ecffb16d7d
tree410704a45e8cd4605a5efe84e2f9b066971cbd20
parent2a2d7f2e3aefd87979e6221badae6a50bff1f812
fixes typo in ensure_namespace

bug 1035425

There was an uncheck branch in ensure_namespace that used the wrong
class name.  This fixes that bug and adds better tests.

Change-Id: I0c22e70938305e180084de4bf9a700aebf512645
quantum/agent/linux/ip_lib.py
quantum/tests/unit/test_linux_ip_lib.py