neutron/neutron
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
..
agent Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
api Merge "manual add/remove router for dvr_snat agent" 2015-08-24 10:57:03 +00:00
callbacks Improve callback registry devref documentation and usability 2015-08-12 10:15:07 -07:00
cmd Add Geneve type driver support to ML2 2015-08-27 20:04:35 +03:00
common Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
core_extensions Forbid attaching rules if policy isn't accessible 2015-08-12 09:52:33 +00:00
db Merge "Add enable_new_agents to neutron server" 2015-08-30 05:08:14 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
hacking Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00
ipam Fix usage of netaddr '.broadcast' 2015-08-31 12:38:39 +00:00
locale Imported Translations from Transifex 2015-08-21 06:08:23 +00:00
notifiers Merge "Revert "Revert "Add VIF_DELETED notification event to Nova""" 2015-08-12 18:05:47 +00:00
objects Make NeutronDbObjectDuplicateEntry exception more verbose 2015-08-24 12:00:38 +02:00
openstack Switch to the oslo_utils.fileutils 2015-07-15 08:09:26 +03:00
plugins Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
quota Quota enforcement: remove locks on _dirty_tenants 2015-08-25 01:30:21 -07:00
scheduler DVR: make sure snat portion is always scheduled when needed 2015-08-20 13:23:02 +03:00
server Remove unneeded shebangs 2015-08-13 12:39:07 +02:00
services Merge "QoS: fix get bandwidth limit rules to filter them per policy" 2015-08-25 22:04:36 +00:00
tests Enable most unit tests for py34 job 2015-09-04 08:30:22 +00:00
__init__.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
auth.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
context.py Add DB support for resource usage tracking 2015-07-26 15:26:10 -07:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Flavor Framework implementation 2015-07-16 09:07:41 -07:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Use oslo.log library instead of system logging module 2015-08-10 15:52:26 +03:00
service.py Add logging to debug oslo.messaging failure 2015-08-18 12:06:06 +02:00
version.py
wsgi.py Merge "Python 3: encode unicode response bodies" 2015-08-13 08:01:29 +00:00