4e4459d57a
Change-Id: I3b880cbf1de13d61d557cde2be70a1efe07761ba
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
# 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
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
cachetools>=1.1.0 # MIT License
|
|
cotyledon>=1.3.0 #Apache-2.0
|
|
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
|
|
futurist>=0.11.0 # Apache-2.0
|
|
debtcollector>=1.2.0 # Apache-2.0
|
|
jsonpath-rw-ext>=0.1.9 # Apache-2.0
|
|
lxml>=2.3 # BSD
|
|
monotonic
|
|
msgpack>=0.4.0 # Apache-2.0
|
|
oslo.concurrency>=3.5.0 # Apache-2.0
|
|
oslo.config>=3.22.0 # Apache-2.0
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
|
oslo.log>=1.14.0 # Apache-2.0
|
|
oslo.reports>=0.6.0 # Apache-2.0
|
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
|
pbr>=1.6 # Apache-2.0
|
|
oslo.messaging>=5.12.0 # Apache-2.0
|
|
oslo.utils>=3.5.0 # Apache-2.0
|
|
pysnmp<5.0.0,>=4.2.3 # BSD
|
|
python-glanceclient>=2.0.0 # Apache-2.0
|
|
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
|
|
keystoneauth1>=2.1.0 # Apache-2.0
|
|
python-neutronclient>=4.2.0 # Apache-2.0
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
|
python-swiftclient>=2.2.0 # Apache-2.0
|
|
python-cinderclient>=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
|
|
PyYAML>=3.1.0 # MIT
|
|
requests!=2.9.0,>=2.8.1 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
stevedore>=1.9.0 # Apache-2.0
|
|
tenacity>=3.2.1 # Apache-2.0
|
|
tooz[zake]>=1.47.0 # Apache-2.0
|
|
os-xenapi>=0.1.1 # Apache-2.0
|