commit | 658924630f2c4e06d241751f95387cb87e670a57 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Tue Apr 04 03:17:09 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Tue Apr 04 03:17:09 2017 +0000 |
tree | 3edc76a2d6005904c75d19447f662814f3429a51 | |
parent | c0972bd544b9b472c538d1143a1d848a3c1a7203 [diff] | |
parent | 8d57fa4152d5519fd62eb3498102526f464268af [diff] |
Merge "Add oslotest to test-requirements.txt"
diff --git a/test-requirements.txt b/test-requirements.txt index 2bf9f2e..74109e4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt
@@ -7,6 +7,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD sphinx>=1.2.1,!=1.3b1,<1.4 # BSD oslosphinx>=4.7.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD testtools>=1.4.0 # MIT