Updated from global requirements
Change-Id: Id1e1cdbb03e35b3e7f3170a128820b589c066dad
This commit is contained in:
parent
c7e67d8129
commit
24b8ee4d38
@ -1,7 +1,7 @@
|
|||||||
# The order of packages is significant, because pip processes them in the order
|
# The order of packages is significant, because pip processes them in the order
|
||||||
# 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>=0.6,!=0.7,<1.0
|
pbr>=0.11,<2.0
|
||||||
SQLAlchemy>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.9.7,<=0.9.99
|
||||||
alembic>=0.7.2
|
alembic>=0.7.2
|
||||||
eventlet>=0.17.3
|
eventlet>=0.17.3
|
||||||
@ -13,7 +13,7 @@ netaddr>=0.7.12
|
|||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
python-neutronclient>=2.3.11,<3
|
python-neutronclient>=2.3.11,<3
|
||||||
python-glanceclient>=0.15.0
|
python-glanceclient>=0.17.1
|
||||||
python-keystoneclient>=1.3.0
|
python-keystoneclient>=1.3.0
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
stevedore>=1.3.0 # Apache-2.0
|
stevedore>=1.3.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user