Hi Wilence, just realized that you talk about code debug. Sorry! This may help:
https://wiki.openstack.org/wiki/NeutronDevelopment#How_to_debug_Neutron_.28and_other_OpenStack_projects_probably_.29 Erhan, On Wed, Jan 21, 2015 at 12:54 AM, Erhan Ekici <[email protected]> wrote: > 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
