Add oslotest to test-requirements

Change-Id: Ic1465fdb0be35aaa2b82e5a5179994c52a513169
This commit is contained in:
Trinh Nguyen 2018-09-01 14:15:40 +09:00
parent ed0717b484
commit 7386c7c310
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Babel!=2.4.0,>=2.3.4 # BSD
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
oslotest>=3.2.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT