neutron/neutron/tests/unit/quota
ajmiller 4a8c2b875e Reduce the chance of random check/gate test failures
As previously implemented, the TestTrackedResource class is designed
to inject random failures into the gate. It generates random numbers
within the range of 0..10000, and will fail if it generates duplicate
random numbers during its run.

This patch creates UUIDs instead of random numbers, and makes the
chance of an collision vanishingly small.

Change-Id: I0cf535d1c5a3995a50b506aafce10e983872dcb7
Closes-bug: #1494021
2015-09-09 14:45:16 -07:00
..
__init__.py Introduce usage data tracking for Neutron 2015-07-28 11:55:03 -07:00
test_resource.py Reduce the chance of random check/gate test failures 2015-09-09 14:45:16 -07:00
test_resource_registry.py Reduce the chance of random check/gate test failures 2015-09-09 14:45:16 -07:00