cinder/cinder/tests/unit/volume/drivers/huawei
Sean McGinnis ec6fb2da52
Switch from retrying to tenacity
The retrying library is no longer maintained and users are encouraged to
migrate to tenacity.

This has a small behavior change in that before we were applying an
exponential backoff to the first time a retry was needed. This no longer
happens, but retries will exponentially back off with subsequent each
retry.

Change-Id: I25ca007386a7b8ca6a7d572742334ba3d7dcbf1e
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-05-07 14:44:19 -05:00
..
__init__.py Move drivers unit tests to unit.volume.drivers directory 2016-07-25 17:39:50 -04:00
test_huawei_drivers.py Switch from retrying to tenacity 2020-05-07 14:44:19 -05:00