[openstack-dev] how to debug neutron using eclipse pydev?

kkxue xueguanwen at hotmail.com
Mon Jul 27 09:56:54 UTC 2015


Hi,All

I follow the wiki page:
https://wiki.openstack.org/wiki/NeutronDevelopment

  * Eclipse pydev <http://pydev.org/>- Free. It works! (Thanks togong
    yong sheng <https://launchpad.net/%7Egongysh>). You need to
    modifyquantum-server
    <https://github.com/openstack/neutron/blob/master/bin/quantum-server>and__init__.py
    <https://github.com/openstack/neutron/blob/master/neutron/server/__init__.py>as
    following:
    From:*eventlet.monkey_patch()*To:*eventlet.monkey_patch(os=False,
    thread=False)*


but instruction about Eclipse pydev is invalid,as the file has 
changed,no mokey_patch any more.
so what can i do?

--
Regards,
kkxue
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150727/4b53bd29/attachment-0001.html>


More information about the OpenStack-dev mailing list