neutron/quantum/agent/linux
Akihiro MOTOKI 84d60f5fd4 Call iptables without absolute path.
Fixes bug 1069966

rootwrap expects the command name is not absolute. We need to call
the command without path to make rootwrap work well.

Change-Id: I6120103908d10ca257d177a320294de06a89c646
2012-10-24 23:27:20 +09:00
..
__init__.py Add common dir for shared agent code, add OVS lib. 2012-06-04 22:07:27 -07:00
dhcp.py Modified code Pyflakes warning. 2012-09-07 17:46:41 +08:00
interface.py Merge OVSVethInterfaceDriver into OVSInterfaceDriver 2012-10-11 14:32:56 +09:00
ip_lib.py Ensure that l3 agent does not crash on restart 2012-09-11 13:01:56 +00:00
iptables_manager.py Call iptables without absolute path. 2012-10-24 23:27:20 +09:00
ovs_lib.py ovs-lib: make db_get_map return empty dict on error 2012-09-16 23:48:19 -07:00
utils.py Uses a common subprocess popen function 2012-09-23 08:45:31 +00:00