Updated from global requirements
Change-Id: I64ac7611ccd7550b5414a1023c7d37f48232e70c
This commit is contained in:
parent
5ec4d100ec
commit
03990eb3f7
@ -16,7 +16,7 @@ stevedore>=1.17.1 # Apache-2.0
|
|||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
oslo.cache>=1.5.0 # Apache-2.0
|
oslo.cache>=1.5.0 # Apache-2.0
|
||||||
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
||||||
oslo.context>=2.9.0 # Apache-2.0
|
oslo.context>=2.12.0 # Apache-2.0
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
oslo.log>=3.11.0 # Apache-2.0
|
oslo.log>=3.11.0 # Apache-2.0
|
||||||
oslo.messaging>=5.14.0 # Apache-2.0
|
oslo.messaging>=5.14.0 # Apache-2.0
|
||||||
@ -28,5 +28,5 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
|||||||
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
||||||
trollius>=1.0 # Apache-2.0
|
trollius>=1.0 # Apache-2.0
|
||||||
autobahn>=0.10.1 # MIT License
|
autobahn>=0.10.1 # MIT License
|
||||||
requests!=2.12.2,>=2.10.0 # Apache-2.0
|
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
|
||||||
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|
||||||
|
@ -24,10 +24,10 @@ testrepository>=0.0.18 # Apache-2.0/BSD
|
|||||||
testtools>=1.4.0 # MIT
|
testtools>=1.4.0 # MIT
|
||||||
oslo.db>=4.15.0 # Apache-2.0
|
oslo.db>=4.15.0 # Apache-2.0
|
||||||
testresources>=0.2.4 # Apache-2.0/BSD
|
testresources>=0.2.4 # Apache-2.0/BSD
|
||||||
os-testr>=0.8.0 # Apache-2.0
|
os-testr>=0.8.0 # Apache-2.0
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
|
sphinx>=1.5.1 # BSD
|
||||||
oslosphinx>=4.7.0 # Apache-2.0
|
oslosphinx>=4.7.0 # Apache-2.0
|
||||||
openstackdocstheme>=1.5.0 # Apache-2.0
|
openstackdocstheme>=1.5.0 # Apache-2.0
|
||||||
oslotest>=1.10.0 # Apache-2.0
|
oslotest>=1.10.0 # Apache-2.0
|
||||||
@ -35,7 +35,7 @@ reno>=1.8.0 # Apache-2.0
|
|||||||
os-api-ref>=1.0.0 # Apache-2.0
|
os-api-ref>=1.0.0 # Apache-2.0
|
||||||
|
|
||||||
# Tempest
|
# Tempest
|
||||||
tempest>=12.1.0 # Apache-2.0
|
tempest>=14.0.0 # Apache-2.0
|
||||||
|
|
||||||
#OSprofiler
|
#OSprofiler
|
||||||
osprofiler>=1.4.0 # Apache-2.0
|
osprofiler>=1.4.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user