Updated from global requirements
Change-Id: I78c450de05bbb45f220c6cea361b57e2a50ef7bc
This commit is contained in:
parent
687b4976fb
commit
6fe71ea504
@ -3,7 +3,7 @@
|
|||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr>=2.0.0 # Apache-2.0
|
pbr>=2.0.0 # Apache-2.0
|
||||||
Babel>=2.3.4 # BSD
|
Babel!=2.4.0,>=2.3.4 # BSD
|
||||||
decorator>=3.4.0 # BSD
|
decorator>=3.4.0 # BSD
|
||||||
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
|
||||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||||
@ -51,15 +51,15 @@ taskflow>=2.7.0 # Apache-2.0
|
|||||||
rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0
|
rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0
|
||||||
simplejson>=2.2.0 # MIT
|
simplejson>=2.2.0 # MIT
|
||||||
six>=1.9.0 # MIT
|
six>=1.9.0 # MIT
|
||||||
SQLAlchemy>=1.0.10 # MIT
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||||
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
||||||
stevedore>=1.20.0 # Apache-2.0
|
stevedore>=1.20.0 # Apache-2.0
|
||||||
suds-jurko>=0.6 # LGPLv3+
|
suds-jurko>=0.6 # LGPLv3+
|
||||||
WebOb>=1.6.0 # MIT
|
WebOb>=1.7.1 # MIT
|
||||||
oslo.i18n>=2.1.0 # Apache-2.0
|
oslo.i18n>=2.1.0 # Apache-2.0
|
||||||
oslo.vmware>=2.17.0 # Apache-2.0
|
oslo.vmware>=2.17.0 # Apache-2.0
|
||||||
os-brick>=1.8.0 # Apache-2.0
|
os-brick>=1.8.0 # Apache-2.0
|
||||||
os-win>=1.4.0 # Apache-2.0
|
os-win>=2.0.0 # Apache-2.0
|
||||||
tooz>=1.47.0 # Apache-2.0
|
tooz>=1.47.0 # Apache-2.0
|
||||||
google-api-python-client>=1.4.2 # Apache-2.0
|
google-api-python-client>=1.4.2 # Apache-2.0
|
||||||
castellan>=0.4.0 # Apache-2.0
|
castellan>=0.4.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user