commit | e4c69c91ab6f88892c36ed162a165fddae7b972c | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Fri Oct 25 16:30:37 2024 +0800 |
committer | ricolin <rlin@vexxhost.com> | Thu Jan 23 10:48:15 2025 +0800 |
tree | 71a229e240ce4e0e60b2047c4a1addb280e89058 | |
parent | ba580222618904f3b8cecce5c8b2172fb1514648 [diff] [blame] |
[CLOUDOPS-548] Allow retry on openstack HttpException
diff --git a/test-requirements.txt b/test-requirements.txt index 2c28785..afd3e2f 100755 --- a/test-requirements.txt +++ b/test-requirements.txt
@@ -10,3 +10,4 @@ stestr>=1.0.0 # Apache-2.0 testtools>=1.4.0 # MIT pre-commit +tenacity