neutron/neutron/tests
Nate Johnston 2dc61dfbcc Utilize bulk port creation ops in ml2 plugin
Rather than iterating through all ports and leveraging the heavyweight
ml2 method, use a set of optimized functions that attempts to make bulk
port operations as speedy as possible.

The test test_bulk_ports_before_and_after_events_outside_of_txn is
deleted because with the change to using port OVO, the session will
not be closed, and it is not correct to check for it.

Change-Id: Ieea0e6074cd31a2d09ae92f1f3c8d375c6d8ecc2
Implements: blueprint speed-up-neutron-bulk-creation
2019-03-21 11:31:36 +00:00
..
common Merge "Fix pep8 E128 warnings in non-test code" 2019-03-15 11:37:27 +00:00
contrib Migrate fullstack job definition to zuulv3 syntax 2019-03-16 09:59:59 +01:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Remove deprecated 'external_network_bridge' option 2019-03-09 22:07:38 +00:00
functional Enable ipv6_forwarding in HA router's namespace 2019-03-15 14:30:23 +00:00
unit Utilize bulk port creation ops in ml2 plugin 2019-03-21 11:31:36 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Add new test decorator skip_if_timeout 2019-02-14 11:08:19 +01:00
post_mortem_debug.py
tools.py Merge "consume UnorderedList from neutron-lib" 2019-03-15 20:54:10 +00:00