On Fri, Jun 14, 2013 at 11:01 AM, Mark McLoughlin <markmc at redhat.com> wrote: > Honestly, I think it would be perfectly fine if we did two simple > things: > > 1) Logged (at INFO) level the port number chosen > > [INFO] Eventlet backdoor listening on port 4321 > > 2) Changed the help string for backdoor_port to say "set to zero to > enable the backdoor on a random port and non-zero to enable it on a > specific port. The chosen port is displayed in the service's log > file." > 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. See https://review.openstack.org/#/c/31714/11 Ray -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130617/b6f4740b/attachment.html>