neutron/neutron/plugins/oneconvergence/lib
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
..
__init__.py One Convergence Neutron Plugin Implementation 2014-03-06 08:10:07 -08:00
config.py Remove remaining root_helper args from plugins 2015-02-13 09:01:59 -06:00
exception.py One Convergence Neutron Plugin Implementation 2014-03-06 08:10:07 -08:00
nvsd_db.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
nvsdlib.py Migrate to oslo.log 2015-03-12 11:22:56 +01:00
plugin_helper.py Allow users to run 'tox -epy34' 2015-05-11 16:09:51 +02:00