neutron/neutron/tests
Rodolfo Alonso Hernandez 651eb12bec Improve VLAN allocations synchronization
In order to reduce the number of elements retrieved from the DB, this
patch, before processing the VLAN allocations per physical network,
deleted those registers belonging to any unconfigured physical network.

The VLAN registers per physical network are deleted using a bulk delete
operation, to speed up the process.

Those missing VLAN registers per network are now created using a bulk
insert operation, available in the ORM. This bulk operation speeds up
the sync process.

Change-Id: I8568e2277e157754aaff87a059a40e34e6a43e2b
Partial-Bug: #1862178
(cherry picked from commit 016e7826f1)
2020-03-16 16:13:39 +00:00
..
common NetcatTester.stop_processes skip "No such process" exception 2019-11-22 10:54:06 +00:00
contrib Conntrack Helper - Plugin 2019-08-29 10:41:04 +02:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Merge "Check "security_group_rule" quota during security group creation" into stable/train 2020-02-06 06:50:54 +00:00
functional Check "security_group_rule" quota during security group creation 2020-01-31 17:59:07 +00:00
unit Improve VLAN allocations synchronization 2020-03-16 16:13:39 +00:00
var
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Reset timeout exception in DietTestCase when retrying 2020-02-04 16:51:12 +00:00
post_mortem_debug.py
tools.py consume WarningsFixture from neutron-lib 2019-07-09 08:32:33 -06:00