Updated from global requirements
Change-Id: I24f3dc7739aa1dd8d1a06a5fd5c4a134a8657eb1
This commit is contained in:
parent
12d224e7df
commit
84fdf2dca1
@ -6,7 +6,7 @@ pbr>=1.6 # Apache-2.0
|
|||||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||||
boto>=2.32.1 # MIT
|
boto>=2.32.1 # MIT
|
||||||
decorator>=3.4.0 # BSD
|
decorator>=3.4.0 # BSD
|
||||||
eventlet!=0.18.0,>=0.17.4 # MIT
|
eventlet>=0.18.2 # MIT
|
||||||
Jinja2>=2.8 # BSD License (3 clause)
|
Jinja2>=2.8 # BSD License (3 clause)
|
||||||
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
|
||||||
lxml>=2.3 # BSD
|
lxml>=2.3 # BSD
|
||||||
@ -21,7 +21,7 @@ PrettyTable<0.8,>=0.7 # BSD
|
|||||||
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
||||||
netaddr!=0.7.16,>=0.7.12 # BSD
|
netaddr!=0.7.16,>=0.7.12 # BSD
|
||||||
netifaces>=0.10.4 # MIT
|
netifaces>=0.10.4 # MIT
|
||||||
paramiko>=1.13.0 # LGPL
|
paramiko>=1.16.0 # LGPL
|
||||||
Babel>=1.3 # BSD
|
Babel>=1.3 # BSD
|
||||||
iso8601>=0.1.9 # MIT
|
iso8601>=0.1.9 # MIT
|
||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
||||||
@ -51,7 +51,7 @@ oslo.service>=1.0.0 # Apache-2.0
|
|||||||
rfc3986>=0.2.0 # Apache-2.0
|
rfc3986>=0.2.0 # Apache-2.0
|
||||||
oslo.middleware>=3.0.0 # Apache-2.0
|
oslo.middleware>=3.0.0 # Apache-2.0
|
||||||
psutil<2.0.0,>=1.1.1 # BSD
|
psutil<2.0.0,>=1.1.1 # BSD
|
||||||
oslo.versionedobjects>=1.4.0 # Apache-2.0
|
oslo.versionedobjects>=1.5.0 # Apache-2.0
|
||||||
alembic>=0.8.0 # MIT
|
alembic>=0.8.0 # MIT
|
||||||
os-brick>=0.8.0 # Apache-2.0
|
os-brick>=0.8.0 # Apache-2.0
|
||||||
os-win>=0.0.7 # Apache-2.0
|
os-win>=0.0.7 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user