neutron/neutron/tests/unit/services
Mike Bayer 134ab39ee4 Run revision bump operations en masse
Refactored RevisionPlugin to operate upon sets of objects at
once.   In the case of "related" objects, the bump operation
no longer makes use of compare-and-swap and instead updates
version numbers directly without testing for their previous value.
This removes the issue of StaleDataErrors being
prevalent within the related object update phase, given the assumption
that the compare-and-swap logic is only desireable for the primary object
being updated.

Change-Id: I2fef298041c59a03dfd06912764973995b80690c
(cherry picked from commit d841ce72bf)
2019-11-22 09:32:27 -05:00
..
auto_allocate OVO External Networks 2017-03-07 20:03:30 +00:00
l3_router Fix attribute mismatch in router provider update 2019-04-18 20:57:20 +08:00
logapi ovs fw: apply the NORMAL action on egress traffic in a single table 2018-09-07 10:11:38 +07:00
metering test_metering_plugin: convert from Agent model to OVO 2017-12-11 16:45:34 +07:00
qos use callback payloads for PRECOMMIT_UPDATE events 2018-07-20 08:30:29 +00:00
revisions Run revision bump operations en masse 2019-11-22 09:32:27 -05:00
trunk Increase number of retries in _process_trunk_subport_bindings 2019-09-03 11:11:39 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_provider_configuration.py use plugin constants from neutron-lib 2017-10-16 09:32:20 -06:00