neutron/neutron/tests/unit/plugins
Adrien Vergé 422588e133 Get completely rid of contextlib.nested
`contextlib.nested` is deprecated since Python 2.7 and incompatible with
Python 3. This patch removes all its occurences by using the helper
script at [1].

This is a necessary step to allow us running all unit tests with
Python 3 (not just a small subset as it is done now).

[1]: https://github.com/adrienverge/context_unnester

Change-Id: I8d1de09ff38ed0af9fb56f423a2c43476408e0fb
Blueprint: neutron-python3
Closes-Bug: #1428424
2015-05-29 23:18:46 +02:00
..
brocade Reorganize unit test tree 2015-04-06 23:28:31 +00:00
cisco Python 3: Use six.moves.range 2015-05-19 17:32:17 +02:00
embrane Reorganize unit test tree 2015-04-06 23:28:31 +00:00
hyperv Reorganize unit test tree 2015-04-06 23:28:31 +00:00
ibm Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
linuxbridge Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
ml2 Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
oneconvergence Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
opencontrail Remove a unused Context class 2015-05-18 14:51:05 -07:00
openvswitch Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
sriovnicagent Get completely rid of contextlib.nested 2015-05-29 23:18:46 +02:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00