Updated from global requirements
Change-Id: I30cf08d67d8df08b01ba3d6dbc86b8440a1c869a
This commit is contained in:
parent
744f98c8e5
commit
241c6c8ea1
@ -2,7 +2,7 @@
|
|||||||
# of appearance. Changing the order has an impact on the overall integration
|
# of appearance. Changing the order has an impact on the overall integration
|
||||||
# process, which may cause wedges in the gate later.
|
# process, which may cause wedges in the gate later.
|
||||||
|
|
||||||
pbr<2.0,>=1.3
|
pbr<2.0,>=1.4
|
||||||
SQLAlchemy<1.1.0,>=0.9.7
|
SQLAlchemy<1.1.0,>=0.9.7
|
||||||
boto>=2.32.1
|
boto>=2.32.1
|
||||||
decorator>=3.4.0
|
decorator>=3.4.0
|
||||||
@ -27,7 +27,7 @@ iso8601>=0.1.9
|
|||||||
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0
|
||||||
python-cinderclient>=1.3.1
|
python-cinderclient>=1.3.1
|
||||||
python-keystoneclient>=1.6.0
|
python-keystoneclient>=1.6.0
|
||||||
python-neutronclient<3,>=2.3.11
|
python-neutronclient<3,>=2.6.0
|
||||||
python-glanceclient>=0.18.0
|
python-glanceclient>=0.18.0
|
||||||
requests>=2.5.2
|
requests>=2.5.2
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
@ -49,6 +49,6 @@ oslo.service>=0.1.0 # Apache-2.0
|
|||||||
rfc3986>=0.2.0 # Apache-2.0
|
rfc3986>=0.2.0 # Apache-2.0
|
||||||
oslo.middleware>=2.4.0 # Apache-2.0
|
oslo.middleware>=2.4.0 # Apache-2.0
|
||||||
psutil<2.0.0,>=1.1.1
|
psutil<2.0.0,>=1.1.1
|
||||||
oslo.versionedobjects!=0.5.0,>=0.3.0
|
oslo.versionedobjects>=0.6.0
|
||||||
alembic>=0.7.2
|
alembic>=0.7.2
|
||||||
os-brick>=0.3.2 # Apache-2.0
|
os-brick>=0.3.2 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user