neutron/neutron/tests/unit/plugins/ml2/drivers
Ann Kamyshnikova df7e36c8c8 Change passing session to context for TypeDriver
We have a number of functions that expect to get session as one
of the arguments. Passing session is not correct and this prevents
of using new enginefacade which expects context to be passed and
session will be injected in current context.

NeutronLibImpact

Partially-Implements blueprint: enginefacade-switch

Change-Id: I68ac442f11a6698bc43210fae877ba3809b1c02d
2016-12-21 14:22:16 +04:00
..
agent Use more specific asserts in tests 2016-08-23 07:36:49 +02:00
l2pop Merge "Removed deprecated class LocalVLANMapping" 2016-12-20 11:16:12 +00:00
linuxbridge Merge "Revert "lb-agent: ensure tap mtu is the same as physical device"" 2016-12-15 14:41:18 +00:00
macvtap Merge "neutron-lib: start using neutron-lib helpers" 2016-10-12 19:01:47 +00:00
mech_sriov SRIOV: don't block report_state with device count 2016-12-07 12:01:43 -08:00
openvswitch Merge "Removed deprecated class LocalVLANMapping" 2016-12-20 11:16:12 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
ext_test.py Fix ML2 test extension driver API test cases 2016-09-22 15:05:12 -07:00
mech_fake_agent.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
mechanism_logger.py Make DHCP agent scheduler physical_network aware 2016-02-15 22:25:29 +01:00
mechanism_test.py Enable create and delete segments in ML2 2016-08-28 01:24:56 -04:00
test_helpers.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_flat.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_geneve.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00
test_type_gre.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_local.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_vlan.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_vxlan.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00