Files
oslo.service/oslo_service/tests
Joshua Harlow c527448894 Make it easier to use the eventlet backdoor locally
In order to determine what to do about this module it
is quite useful to provide for a way to run it as its own
main program (and interact with it from another telnet
session).

This adds a simple `main` function and uses it.

This can then be used like:

$ python oslo_service/eventlet_backdoor.py --backdoor_port 8000

Then from another terminal:

$ telnet localhost 8000

Change-Id: I8c2b93dfad328929e1a106c5883903fe0bfb188a
2015-06-30 11:02:00 -07:00
..
2015-06-11 15:55:50 +03:00
2015-06-24 16:23:12 +03:00
2015-05-21 17:00:17 +03:00