Cleaned up the requirements of Ironic Tempest plugin

* Removed unnecessary test-requirements since tempest plugin
  contains integration tests not unit tests.

Change-Id: If1c32967b5aafc70840861b28639fee3e9a03561
This commit is contained in:
Chandan Kumar 2018-01-08 11:31:08 +05:30
parent 004f97051d
commit d2606cd247
2 changed files with 7 additions and 6 deletions

View File

@ -3,3 +3,10 @@
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
six>=1.10.0 # MIT
tempest>=17.1.0 # Apache-2.0

View File

@ -4,14 +4,8 @@
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=4.0 # Apache-2.0
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
# releasenotes
reno>=1.8.0 # Apache-2.0