neutron/neutron/tests/unit/agent/l3
Ihar Hrachyshka ef409d9da2 Enable most unit tests for py34 job
* Skip TestWSGIServerWithSSL[1] for Python 3 since it seems wsgi + ssl +
  eventlet setup does not behave correctly now,
* Skip test_json_with_utf8[2] until we solve unicode/utf8 encode/decode,
* Fix some more tests to pass for py3,
* Replace print by print() in docs/docstrings.

[1] neutron.tests.unit.test_wsgi (bug 1482633)
[2] neutron.tests.unit.test_wsgi.JSONDictSerializerTest (bug 1491824)

Related-Bug: #1482633
Related-Bug: #1491824
Blueprint: neutron-python3
Co-Authored-By: Cyril Roelandt <cyril@redhat.com>
Co-Authored-By: Cedric Brandily <zzelle@gmail.com>
Co-Authored-By: sonu.kumar <sonu.kumar@nectechnologies.in>
Change-Id: I26e513d4dcf473f4cd79728382fc94af3d901b5d
2015-09-04 08:30:22 +00:00
..
__init__.py Move extra routes processing to router classes 2015-02-05 10:25:45 -05:00
test_agent.py Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
test_dvr_fip_ns.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_dvr_local_router.py ensure_dir: move under neutron.common.utils 2015-07-21 16:33:09 +02:00
test_fip_rule_priority_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_ha_router.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_item_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_legacy_router.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00
test_link_local_allocator.py Preserve DVR FIP rule priority over Agent restarts 2015-08-12 15:52:19 -05:00
test_namespace_manager.py Do not delete fip namespace during l3 dvr agent resync 2015-08-07 20:10:25 +03:00
test_router_info.py Distributed router can not add routes 2015-08-12 14:24:02 -04:00
test_router_processing_queue.py Switch to oslo_utils.uuidutils 2015-06-22 11:06:18 +00:00