tempest/tempest/lib/common/utils
Dan Smith 8663655afa Make random_bytes() enforce sane size limits
This makes random_bytes() refuse to generate more than 1MiB of data
at a time. This should almost never be necessary, and we have chased
actual gate OOM failures related to sloppy handling of even
moderately-sized test buffers.

Change-Id: I9cebe778a9309a0f4f5d78be97d062864e1849f1
2021-01-14 12:43:29 -08:00
..
linux remote_client: Use blkid -L to find config drive by filesystem label 2020-07-15 19:59:23 +00:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
data_utils.py Make random_bytes() enforce sane size limits 2021-01-14 12:43:29 -08:00
misc.py Remove LOG in misc.py 2019-03-13 01:00:05 +00:00
test_utils.py Retry on ServerFault in call_and_ignore_notfound_exc() 2020-09-30 15:37:28 -07:00