Updated from global requirements
Change-Id: I6a50e51eebccdb79f3ec871cf0ee0c51c5e34c69
This commit is contained in:
parent
4d92fca455
commit
b78b0d7d6f
@ -13,9 +13,9 @@ lxml>=2.3
|
||||
msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.9.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=1.5.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
PasteDeploy>=1.5.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
@ -36,7 +36,7 @@ PyYAML>=3.1.0
|
||||
requests>=2.2.0,!=2.4.0
|
||||
six>=1.9.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||
sqlalchemy-migrate>=0.9.5
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
tooz>=0.3 # Apache-2.0
|
||||
WebOb>=1.2.3
|
||||
|
@ -13,10 +13,10 @@ keystonemiddleware>=1.0.0
|
||||
lxml>=2.3
|
||||
msgpack-python>=0.4.0
|
||||
netaddr>=0.7.12
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
oslo.db>=1.4.1 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=1.5.0 # Apache-2.0
|
||||
oslo.concurrency>=1.4.1 # Apache-2.0
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.config>=1.9.0 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.rootwrap>=1.5.0 # Apache-2.0
|
||||
PasteDeploy>=1.5.0
|
||||
@ -39,7 +39,7 @@ PyYAML>=3.1.0
|
||||
requests>=2.2.0,!=2.4.0
|
||||
six>=1.9.0
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||
sqlalchemy-migrate>=0.9.5
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
tooz>=0.3 # Apache-2.0
|
||||
werkzeug>=0.7 # BSD License
|
||||
|
@ -16,7 +16,7 @@ MySQL-python
|
||||
# Docs Requirements
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
oslotest>=1.2.0 # Apache-2.0
|
||||
oslo.vmware>=0.9.0 # Apache-2.0
|
||||
oslo.vmware>=0.11.0 # Apache-2.0
|
||||
psycopg2
|
||||
pylint>=1.3.0 # GNU GPL v2
|
||||
pymongo>=2.5
|
||||
|
Loading…
Reference in New Issue
Block a user