neutron/neutron/tests/unit/plugins/ml2/drivers
Boden R 7bd521e7ce use neutron_lib's portbindings api-def
Neutron-lib 1.1.0 is now out and contains the portbindings
API definition (as per commit [1]). This patch moves neutron
references over to the neutron-lib version.

NeutronLibImpact
- Consumers using the public constants within neutron's
portbindings API extension must now use the values
from neutron-lib.

[1] 87e42f993c07ae320159d5123662ee9f3bd4d903

Change-Id: I669af9b4c712877772d91a03857ab108714001d4
2017-03-31 09:16:22 -06:00
..
agent Use more specific asserts in tests 2016-08-23 07:36:49 +02:00
l2pop use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
linuxbridge use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
macvtap use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
mech_sriov use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
openvswitch use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
base_type_tunnel.py Spin off context module 2017-03-06 16:25:29 +00: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 neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
mechanism_logger.py Make DHCP agent scheduler physical_network aware 2016-02-15 22:25:29 +01:00
mechanism_test.py use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
test_helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_flat.py Spin off context module 2017-03-06 16:25:29 +00: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 Spin off context module 2017-03-06 16:25:29 +00:00
test_type_vxlan.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00