]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Utilities for building/parsing netns names to facilitate testing
authorCarl Baldwin <carl.baldwin@hp.com>
Mon, 20 Apr 2015 22:15:46 +0000 (22:15 +0000)
committerCarl Baldwin <carl@ecbaldwin.net>
Fri, 24 Apr 2015 16:43:26 +0000 (16:43 +0000)
commitd0d7030ce78cf3fb182a8d824b3770ab0f124d7a
treec0ad3d7655bc4737c39e0175eba126c5a5df7be2
parent9563a7ae02da518ca20d2d8ec65c8a58312af927
Utilities for building/parsing netns names to facilitate testing

Creating these utilities allows functional tests to mock them out more
easily to in order to change the namespace identification and cleanup
behavior.

Change-Id: I76cb2dc43a0ca4a7ea27c2ea71b27068b92154ce
Related-Bug: #1446261
neutron/agent/l3/dvr.py
neutron/agent/l3/dvr_fip_ns.py
neutron/agent/l3/dvr_snat_ns.py
neutron/agent/l3/namespace_manager.py
neutron/agent/l3/namespaces.py
neutron/tests/fullstack/test_l3_agent.py