Remove requirements not needed by oslo-incubator modules anymore
Since a lot of code was removed from oslo-incubator, some packages don't have to be listed in test-requirements anymore. Partial-Bug: #1408423 Change-Id: Ib4e077398467e9cafb450f2171c3e8d1024ca4e2
This commit is contained in:
parent
31807b4cd6
commit
511dd9c78d
@ -25,7 +25,6 @@ oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.db>=1.1.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.1.0 # Apache-2.0
|
||||
Babel>=1.3
|
||||
oauthlib>=0.6
|
||||
dogpile.cache>=0.5.3
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
|
@ -25,7 +25,6 @@ oslo.db>=1.1.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.1.0 # Apache-2.0
|
||||
Babel>=1.3
|
||||
oauthlib>=0.6
|
||||
dogpile.cache>=0.5.3
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
|
@ -57,7 +57,4 @@ keyring>=2.1,!=3.3
|
||||
# For documentation
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
||||
# Used only by oslo
|
||||
kombu>=2.5.0
|
||||
lockfile>=0.8
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
|
@ -58,7 +58,4 @@ keyring>=2.1,!=3.3
|
||||
# For documentation
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
||||
# Used only by oslo
|
||||
kombu>=2.5.0
|
||||
lockfile>=0.8
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user