neutron/neutron/tests
Victor Stinner d3bef03040 Support Unicode request_id on Python 3
The oslo.context change If48ee7f4d1c113f1f26b3b1698c6b055807b950f will change
request_id type on Python 3 from bytes to str. This change prepares Neutron for
this change.

Blueprint: neutron-python3
Change-Id: Ia5203581db120bb4f8e24fd752d6ae14e6558505
2015-11-27 16:21:16 +01:00
..
api Fix use of fields argument in get_rbac_policies 2015-11-19 20:45:28 -08:00
common Merge "Make sure we return unicode strings for process output" 2015-11-24 05:13:18 +00:00
contrib Don't use duplicate filter names for functional testing 2015-11-11 15:15:03 +01:00
etc Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
fullstack Make fullstack test_connectivity tests more forgiving 2015-11-20 16:50:31 -05:00
functional Merge "Use diffs for iptables restore instead of all rules" 2015-11-26 19:52:14 +00:00
retargetable Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
tempest Remove default=None for configuration bindings 2015-11-05 10:29:02 +00:00
unit Support Unicode request_id on Python 3 2015-11-27 16:21:16 +01:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Add periodic agents health check. 2015-10-01 09:21:54 +00:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-10-13 09:32:01 +09:00