neutron-lbaas/quantum
Maru Newby 91bd4bbaea Allow pdb debugging in manually-invoked tests.
* The old behavior required setting environment variables to
   disable capture of stdout and stderr to allow debugging via pdb.
   The new behavior requires enabling capture of stdout/stderr
   instead. This is already the case in nova.
 * testr behavior is unmodified.
 * Tip 'o the hat to Robert Collins (lifeless)

Change-Id: Ica021eeab07d5a540ce42436c9cc8000c3fd239a
2013-04-09 02:46:40 +00:00
..
agent Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
api Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
common Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
db refactor _get_sync_routers to use get_routers. 2013-04-08 14:54:50 +08:00
debug Allow probe-create to specify device_owner. 2013-03-07 20:24:52 -08:00
extensions Merge "Raise VipExists exception in case Vip is created or updated for a pool that already has a Vip" 2013-03-25 05:04:18 +00:00
locale Imported Translations from Transifex 2013-04-08 00:03:39 +00:00
openstack Sync with oslo-incubator copy of setup.py 2013-04-07 20:44:21 -04:00
plugins Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
rootwrap Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
scheduler Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
server Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
tests Allow pdb debugging in manually-invoked tests. 2013-04-09 02:46:40 +00:00
__init__.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
auth.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
context.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
manager.py Synchronize QuantumManager.get_instance() method 2013-03-17 13:57:22 +04:00
policy.py Enable authZ checks for member actions 2013-03-30 02:06:38 +01:00
quantum_plugin_base_v2.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
quota.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
service.py Agent management extension 2013-02-18 11:43:45 +08:00
version.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
wsgi.py Return unicode for object in json and xml serializer 2013-04-01 17:51:10 +08:00