summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-12 15:23:08 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-16 15:43:48 +0700
commit32a3244bb4879f5c0ea430de6fac284b2a987441 (patch)
tree23e6ac39d8f500cf3b903a88a4a10ec59634cc96 /test-requirements.txt
parent2e6ef0c45a6ada10440eb0ce87df74bf7070c1e4 (diff)
downloadpython-novaclient-32a3244bb4879f5c0ea430de6fac284b2a987441.tar.gz
Switch to stestr
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I55060b1d99b9a00b20c98fbb429d072568265695
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 271300b2..3c35fec9 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -15,9 +15,8 @@ python-glanceclient>=2.8.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
requests-mock>=1.2.0 # Apache-2.0
os-client-config>=1.28.0 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
tempest>=17.1.0 # Apache-2.0