summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-03 13:35:21 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-04 08:23:05 +0700
commitdc592c68e351c1461e94610976b548081b451790 (patch)
tree2f57022013a56b02d4c320a78c9cb6a39b23aabe /test-requirements.txt
parent725a0f423289880c65dd5f052d46f990ea958fa8 (diff)
downloadoslo-serialization-dc592c68e351c1461e94610976b548081b451790.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: I78a93c29f2c9033bba1859c79d826578d72257f5
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ce9f83e..e682186 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,6 +5,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
ipaddress>=1.0.17;python_version<'3.3' # PSF
mock>=2.0.0 # BSD
netaddr>=0.7.18 # BSD
+stestr>=2.0.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0