keystone/keystone
John Bresnahan 0f225743e8 Adding a means to connect back to a pydevd debugger.
That patch allows a developer to remotely run a pydev debugger and have the
keystone-all process connect back to it.  Two command line options are
introduced:
    --pydev-debug-host <host>
    --pydev-debug-port <port>
both of the above options are required to enable this behavior.

This patch only enables this behavior when the service is started with
keystone-all.  In the future parts of this patch can be used to enable
this behavior when running in Apache.

Change-Id: I92f99fa34112336a96e42e8261b7313f23ee994e
2012-12-21 04:57:41 -10:00
..
catalog Split endpoint records in SQL by interface 2012-12-18 12:11:26 -05:00
common Adding a means to connect back to a pydevd debugger. 2012-12-21 04:57:41 -10:00
contrib module refactoring 2012-12-17 13:58:22 -05:00
identity Merge "Support non-default role_id_attribute" 2012-12-18 16:56:10 +00:00
locale Imported Translations from Transifex 2012-12-14 00:01:05 +00:00
middleware Import auth_token middleware from keystoneclient 2012-11-19 09:50:17 -08:00
openstack Port to argparse based cfg 2012-12-05 17:10:34 +00:00
policy Merge "module refactoring" 2012-12-18 14:43:26 +00:00
token Merge "module refactoring" 2012-12-18 14:43:26 +00:00
__init__.py renaming keystonelight to keystone 2012-01-09 12:27:18 -08:00
clean.py Bug 1075090 -- Fixing log messages in python source code to support internationalization. 2012-12-04 17:48:30 -08:00
cli.py Port to argparse based cfg 2012-12-05 17:10:34 +00:00
config.py Adding a means to connect back to a pydevd debugger. 2012-12-21 04:57:41 -10:00
controllers.py module refactoring 2012-12-17 13:58:22 -05:00
exception.py Merge "Expose authn/z failure info to API in debug mode" 2012-11-20 20:35:09 +00:00
routers.py module refactoring 2012-12-17 13:58:22 -05:00
service.py module refactoring 2012-12-17 13:58:22 -05:00
test.py Expand default time delta (bug 1089988) 2012-12-13 09:42:32 -06:00