[Openstack] [Neutron][OpenStack]How To Debug L3 Agent in DevStack

Erhan Ekici erhan.ekici at gmail.com
Tue Jan 20 22:54:46 UTC 2015


Hi Wilence,

To enable debugging of neutron L3 agent;

edit l3_agent.ini file under the /etc/neutron directory and set debug to
True.

debug = True

then restart neutron-l3-agent service.

Erhan,


On Tue, Jan 20, 2015 at 8:15 AM, Wilence Yao <wilence.yao at gmail.com> wrote:

> Hi all,
>
> As a OpenStack developer, I want to make out the working mechanism of L3
> Agent in nentron. Before that I have read some materials in wiki and docs
> of openstack.org. When I jump into the code, the nuetron code is so
> complex that I can't make it clear. Accodring to my previous exprience,
> debuging the code step by step may help improvement.
> Are there some docs and wiki that focus on neutron debug ?
> The developing environment is devstack stable/juno in one node.
>
> Thanks for any help.
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150121/94169f5f/attachment.html>


More information about the Openstack mailing list