From a9e699227d843b011d4c780c216fe2fe00a549bc Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 9 Jul 2020 11:37:49 +0100 Subject: [PATCH] requirements: Drop os-testr Change-Id: I9525eda24465bdedb9ae917350263fa91e9b780a Signed-off-by: Stephen Finucane --- lower-constraints.txt | 1 - test-requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 87aa12b3..fd85d4b9 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -27,7 +27,6 @@ monotonic==0.6 netaddr==0.7.18 netifaces==0.10.4 os-client-config==1.28.0 -os-testr==1.0.0 oslo.config==5.2.0 oslo.context==2.19.2 oslo.i18n==3.15.3 diff --git a/test-requirements.txt b/test-requirements.txt index 4f26aa4e..11dc2f34 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,6 @@ oslotest>=3.2.0 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 stestr>=2.0.0 # Apache-2.0 testtools>=2.2.0 # MIT -os-testr>=1.0.0 # Apache-2.0 bandit>=1.1.0,<1.6.0 # Apache-2.0 pifpaf>=0.10.0 # Apache-2.0 PyMySQL>=0.7.6 # MIT License