neutron/neutron
Cyril Roelandt 8db41f04d5 Allow users to run 'tox -epy34'
With this commit, it is possible to successfully run 'tox -epy34', even though
only a small amount of tests will actually be run. This is a required step in
making Neutron compatible with Python 3, as described in the 'Porting to Python
3' specification.

This commit:
- fixes some broken imports, while making sure they still work with Python 3;
- updates a call to gettext.install;
- adds a py34 target in tox.ini.

Change-Id: I91cc7a992d05ea85f7004d1c5a45a1c02cbf1c85
Blueprint: neutron-python3
2015-05-11 16:09:51 +02:00
..
agent Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
api Merge "Kill hostname validation for subnet:dns_nameservers" 2015-05-08 23:07:38 +00:00
callbacks Merge "Change callbacks logging from INFO to DEBUG" 2015-04-23 17:45:35 +00:00
cmd Fix fetching prevent_arp_spoofing from cfg in neutron-sanity-check 2015-05-06 13:13:37 +02:00
common Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
db Merge "Fix typos related to IPv6 use-cases" 2015-05-09 08:42:31 +00:00
debug Migrate to oslo.log 2015-03-12 11:22:56 +01:00
extensions Add icmpv6 to sg_supported_protocols 2015-04-28 17:11:21 +00:00
hacking Remove use of contextlib.nested 2015-05-06 04:43:01 -07:00
ipam Simple subnetpool allocation quotas 2015-03-31 20:56:31 +00:00
locale Imported Translations from Transifex 2015-05-10 06:15:11 +00:00
notifiers Reuse nova batch notifier 2015-03-20 13:55:08 +00:00
openstack Drop use of 'oslo' namespace package 2015-04-28 22:08:39 +00:00
plugins Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
scheduler OOP cleanup: start protected method names with underscore 2015-04-08 00:24:43 +04:00
server Migrate to oslo.log 2015-03-12 11:22:56 +01:00
services remove router interface on Arista L3 plugin fails 2015-05-09 07:14:17 +00:00
tests Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02: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 Context: is_admin==True implies is_advsvc=True 2015-04-30 10:37:24 -07:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
i18n.py oslo: migrate to namespace-less import paths 2015-02-05 15:09:32 +01:00
manager.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
neutron_plugin_base_v2.py Basic subnetpool CRUD 2015-03-18 22:53:50 -07:00
policy.py Remove backward compatibility for check_is_admin 2015-04-23 07:10:34 -07:00
quota.py Deprecate config-based Quota Driver 2015-05-01 16:32:23 -07:00
service.py Merge "Handle SIGHUP in dhcp and l3 agents" 2015-04-28 10:55:24 +00:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Refactor socket ssl wrapping 2015-04-24 13:21:49 +03:00