summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 16:53:35 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 16:53:35 +0700
commit47d2319144dceab0669cb841502d4c9ef819bf1d (patch)
treeec1f64a7cf4c83f68257187cc193c301fbb54005 /test-requirements.txt
parent8332b9eaff3a59026e7af1a7339525440a960d51 (diff)
downloadceilometermiddleware-47d2319144dceab0669cb841502d4c9ef819bf1d.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: Ic7db0e419ccf6f7b05058950ec8a76378b428719
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 18a9dda..7ea25fd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,7 +8,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
mock>=1.2 # BSD
reno>=0.1.1 # Apache-2.0
betamax>=0.7.0 # Apache-2.0