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 <[email protected]> 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 : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
