Add testscenario to test-requirements
As Manila bundling oslo.db is not installing testscenario, all python gates are failing when trying to import it. This commit fixes it so the gates won't be blocked. This is a workaround of oslo.db not having testscenarios on its requirements file. Closes-Bug: #1640774 Change-Id: I660322666565408f6015da7aa82723a842d62a2d
This commit is contained in:
parent
1c5446e302
commit
8d8371de60
@ -28,5 +28,6 @@ os-api-ref>=1.0.0 # Apache-2.0
|
||||
os-testr>=0.8.0 # Apache-2.0
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testresources>=0.2.4 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
reno>=1.8.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user