neutron/neutron/tests/unit/plugins/ml2/drivers/l2pop
Nate Johnston aa60d6e837 Fix bulk port binding
Bulk ports were not binding correctly when they were created.  This is
due to a few inconsistencies between the create_port code and the
create_port_bulk code, mostly a result of the use of the Port object in
the bulk code.

Change-Id: I3bcd3cec12b1b6f6a568cda4bfeb569f636efb98
Closes-Bug: #1835209
(cherry picked from commit d0c172afa6)
2019-07-09 03:35:32 +00:00
..
rpc_manager Removed deprecated class LocalVLANMapping 2016-11-07 20:24:06 +00:00
__init__.py Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
test_db.py consume UnorderedList from neutron-lib 2019-03-11 06:07:54 -06:00
test_mech_driver.py Fix bulk port binding 2019-07-09 03:35:32 +00:00