neutron/neutron/tests/unit/hyperv
Ihar Hrachyshka 089e60a68b Migrate to oslo.context
That's just a matter of adding requirements.txt entry, fixing imports,
and dropping the corresponding oslo-incubator module from the tree.

While at it, made all imports to import the module into 'oslo_context' and
not just 'context', so that we don't override the module locally in
multiple methods that receive their context arguments with the same
name, making the library inaccessible from inside those methods.

Change-Id: Ie62af970b3b7f225de453e56c01abc4b12af8f5e
Closes-Bug: #1401054
2014-12-11 20:49:11 +01:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_hyperv_neutron_agent.py Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
test_hyperv_neutron_plugin.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_hyperv_rpcapi.py Migrate to oslo.context 2014-12-11 20:49:11 +01:00
test_hyperv_security_groups_driver.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_hyperv_utilsfactory.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_hyperv_utilsv2.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00