<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,All<br>
    <br>
    I follow the wiki page:<br>
    <a class="moz-txt-link-freetext" href="https://wiki.openstack.org/wiki/NeutronDevelopment">https://wiki.openstack.org/wiki/NeutronDevelopment</a><br>
    <ul style="padding: 0px; margin: 0.3em 0px 0px 1.6em; color: rgb(51,
      51, 51); font-family: 'Arial Unicode MS', Arial, sans-serif;
      font-size: 14px; font-style: normal; font-variant: normal;
      font-weight: normal; letter-spacing: normal; line-height: 20px;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255);">
      <li style="line-height: 20px;"><a rel="nofollow" class="external
          text" href="http://pydev.org/" style="color: rgb(0, 136, 204);
          text-decoration: none; cursor: pointer; padding-right: 13px;
          background:
          url(https://wiki.openstack.org/w/skins/strapping/images/external-link-ltr-icon.png)
          100% 50% no-repeat;">Eclipse pydev</a><span
          class="Apple-converted-space"> </span>- Free. It works!
        (Thanks to<span class="Apple-converted-space"> </span><a
          rel="nofollow" class="external text"
          href="https://launchpad.net/%7Egongysh" style="color: rgb(0,
          136, 204); text-decoration: none; cursor: pointer;
          padding-right: 13px; background:
          url(https://wiki.openstack.org/w/skins/strapping/images/lock-icon.png)
          100% 50% no-repeat;">gong yong sheng</a>). You need to modify<span
          class="Apple-converted-space"> </span><a rel="nofollow"
          class="external text"
href="https://github.com/openstack/neutron/blob/master/bin/quantum-server"
          style="color: rgb(0, 136, 204); text-decoration: none; cursor:
          pointer; padding-right: 13px; background:
          url(https://wiki.openstack.org/w/skins/strapping/images/lock-icon.png)
          100% 50% no-repeat;">quantum-server</a><span
          class="Apple-converted-space"> </span>and<span
          class="Apple-converted-space"> </span><a rel="nofollow"
          class="external text"
href="https://github.com/openstack/neutron/blob/master/neutron/server/__init__.py"
          style="color: rgb(0, 136, 204); text-decoration: none; cursor:
          pointer; padding-right: 13px; background:
          url(https://wiki.openstack.org/w/skins/strapping/images/lock-icon.png)
          100% 50% no-repeat;">__init__.py</a><span
          class="Apple-converted-space"> </span>as following: From:<b>eventlet.monkey_patch()</b><span
          class="Apple-converted-space"> </span>To:<span
          class="Apple-converted-space"> </span><b>eventlet.monkey_patch(os=False,
          thread=False)</b></li>
    </ul>
    <br>
    but instruction about Eclipse pydev is invalid,as the file has
    changed,no mokey_patch any more.<br>
    so what can i do?<br>
    <br>
    --<br>
    Regards,<br>
    kkxue
  </body>
</html>