Updated from global requirements
Change-Id: I17569e9253039b31659d9495897c774a72892206
This commit is contained in:
parent
f0002cb3c7
commit
82b21b9d6d
@ -11,9 +11,9 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
six>=1.9.0 # MIT
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
neutron-lib>=0.0.1 # Apache-2.0
|
||||
neutron-lib>=0.0.3 # Apache-2.0
|
||||
oslo.concurrency>=3.5.0 # Apache-2.0
|
||||
oslo.config>=3.7.0 # Apache-2.0
|
||||
oslo.config>=3.9.0 # Apache-2.0
|
||||
oslo.db>=4.1.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=1.14.0 # Apache-2.0
|
||||
|
@ -6,7 +6,7 @@ hacking<0.10,>=0.9.2
|
||||
|
||||
coverage>=3.6 # Apache-2.0
|
||||
discover # BSD
|
||||
fixtures>=1.3.1 # Apache-2.0/BSD
|
||||
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
|
||||
mock>=1.2 # BSD
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
|
||||
@ -18,5 +18,5 @@ testscenarios>=0.4 # Apache-2.0/BSD
|
||||
WebTest>=2.0 # MIT
|
||||
# This is needed for subunit-trace
|
||||
tempest-lib>=0.14.0 # Apache-2.0
|
||||
reno>=0.1.1 # Apache2
|
||||
reno>=1.6.2 # Apache2
|
||||
bandit>=0.17.3 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user