<div dir="ltr"><div>I got this error in my logs while doing testing<br>"<br>2013-04-22 12:35:01     INFO [quantum.common.config] Logging enabled!<br>2013-04-22 12:35:01    DEBUG [quantum.agent.linux.utils] Running command: sudo quantum-rootwrap /etc/quantum/rootwrap.conf ip netns list<br>
2013-04-22 12:35:02    DEBUG [quantum.agent.linux.utils]<br>Command: ['sudo', 'quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ip', 'netns', 'list']<br>Exit code: 255<br>Stdout: ''<br>
Stderr: 'Object "netns" is unknown, try "ip help".\n'<br>"<br></div>this is on a RHEL 6.4 host and im using Linux bridge with the DHCP agent and ive seen simmilar errors in both it looks as though the we may need to update iproute2 to support network namespaces<br>
</div>