neutron/neutron/tests
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
..
api Merge "Fix typos related to IPv6 use-cases" 2015-05-09 08:42:31 +00:00
common OVS-agent: Ignore IPv6 addresses for ARP spoofing prevention 2015-05-02 05:21:22 -07:00
contrib Enhance configure_for_func_testing.sh for *aaS use 2015-05-04 15:23:12 -04:00
etc Add missed actions into policy.json 2015-05-08 07:29:04 +09:00
fullstack Finally let L3 and DHCP agents cleanup namespaces by default 2015-05-01 14:26:40 +00:00
functional Add IP version support to all ip_lib code 2015-05-04 11:00:10 -04:00
retargetable Revert connection option post full-stack tests 2015-04-09 18:51:03 +03:00
tempest Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00
unit Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02: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 Merge "Add security groups events" 2015-04-23 14:08:25 +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 Refactor RESOURCE_ATTRIBUTE_MAP cleanup 2015-04-22 12:02:34 -02:30