Add testresources and testscenarios used by oslo.db fixture
oslo.db fixtures need these 2 packages and is breaking us. Closes-Bug: #1503501 Change-Id: I75757b5bd7d9e75ca37d1b9a1efff810ba84b5df
This commit is contained in:
@@ -13,6 +13,8 @@ python-ironicclient>=0.8.0
|
|||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
os-testr>=0.4.1
|
os-testr>=0.4.1
|
||||||
|
testresources>=0.2.4
|
||||||
|
testscenarios>=0.4
|
||||||
|
|
||||||
# Doc requirements
|
# Doc requirements
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user