<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 14, 2013 at 11:01 AM, Mark McLoughlin <span dir="ltr"><<a href="mailto:markmc@redhat.com" target="_blank">markmc@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Honestly, I think it would be perfectly fine if we did two simple<br>
things:<br>
<br>
  1) Logged (at INFO) level the port number chosen<br>
<br>
       [INFO] Eventlet backdoor listening on port 4321<br>
<br>
  2) Changed the help string for backdoor_port to say "set to zero to<br>
     enable the backdoor on a random port and non-zero to enable it on a<br>
     specific port. The chosen port is displayed in the service's log<br>
     file."<br>
</blockquote></div><br></div><div class="gmail_extra">Patch set 11 implements the above with one simple addition, allowing for a value of "hint:<port>".  This provides 100% backward compatibility with improved help text, error checking and logging.<br>
<br></div><div class="gmail_extra">See <a href="https://review.openstack.org/#/c/31714/11">https://review.openstack.org/#/c/31714/11</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Ray<br></div></div>