14026861ca
Pure uses the version number of the driver to identify which customers are using which versions of OpenStack. This will help granular analysis of which driver is being used in each OpenStack version. Additionally, change ``user_agent`` string to report operating system name and version, rather than the kernel version. Change-Id: I26e01621d3de5eb4edc647f82f0582a4de6744dc
67 lines
2.0 KiB
Plaintext
67 lines
2.0 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.
|
|
|
|
pbr>=5.8.0 # Apache-2.0
|
|
decorator>=4.4.2 # BSD
|
|
eventlet>=0.30.1,!=0.32.0 # MIT
|
|
greenlet>=0.4.16 # MIT
|
|
httplib2>=0.18.1 # MIT
|
|
iso8601>=0.1.12 # MIT
|
|
jsonschema>=3.2.0 # MIT
|
|
keystoneauth1>=4.2.1 # Apache-2.0
|
|
keystonemiddleware>=9.1.0 # Apache-2.0
|
|
lxml>=4.5.2 # BSD
|
|
oauth2client>=4.1.3 # Apache-2.0
|
|
oslo.config>=8.3.2 # Apache-2.0
|
|
oslo.concurrency>=4.5.0 # Apache-2.0
|
|
oslo.context>=3.4.0 # Apache-2.0
|
|
oslo.db>=11.0.0 # Apache-2.0
|
|
oslo.log>=4.6.1 # Apache-2.0
|
|
oslo.messaging>=14.1.0 # Apache-2.0
|
|
oslo.middleware>=4.1.1 # Apache-2.0
|
|
oslo.policy>=3.8.1 # Apache-2.0
|
|
oslo.privsep>=2.6.2 # Apache-2.0
|
|
oslo.reports>=2.2.0 # Apache-2.0
|
|
oslo.rootwrap>=6.2.0 # Apache-2.0
|
|
oslo.serialization>=4.2.0 # Apache-2.0
|
|
oslo.service>=2.8.0 # Apache-2.0
|
|
oslo.upgradecheck>=1.1.1 # Apache-2.0
|
|
oslo.utils>=4.12.1 # Apache-2.0
|
|
oslo.versionedobjects>=2.4.0 # Apache-2.0
|
|
osprofiler>=3.4.0 # Apache-2.0
|
|
packaging>=20.4
|
|
paramiko>=2.7.2 # LGPLv2.1+
|
|
Paste>=3.4.3 # MIT
|
|
PasteDeploy>=2.1.0 # MIT
|
|
psutil>=5.7.2 # BSD
|
|
pyparsing>=2.4.7 # MIT
|
|
python-barbicanclient>=5.0.1 # Apache-2.0
|
|
python-glanceclient>=3.2.2 # Apache-2.0
|
|
python-keystoneclient>=4.1.1 # Apache-2.0
|
|
python-novaclient>=18.2.0 # Apache-2.0
|
|
python-swiftclient>=3.10.1 # Apache-2.0
|
|
pytz>=2020.1 # MIT
|
|
requests>=2.25.1 # Apache-2.0
|
|
Routes>=2.4.1 # MIT
|
|
taskflow>=4.5.0 # Apache-2.0
|
|
rtslib-fb>=2.1.74 # Apache-2.0
|
|
six>=1.15.0 # MIT
|
|
SQLAlchemy>=1.4.23 # MIT
|
|
stevedore>=3.2.2 # Apache-2.0
|
|
tabulate>=0.8.7 # MIT
|
|
tenacity>=6.3.1 # Apache-2.0
|
|
WebOb>=1.8.6 # MIT
|
|
oslo.i18n>=5.1.0 # Apache-2.0
|
|
oslo.vmware>=3.10.0 # Apache-2.0
|
|
os-brick>=6.0.0 # Apache-2.0
|
|
os-win>=5.5.0 # Apache-2.0
|
|
tooz>=2.8.0 # Apache-2.0
|
|
google-api-python-client>=1.11.0 # Apache-2.0
|
|
castellan>=3.7.0 # Apache-2.0
|
|
cryptography>=3.1 # BSD/Apache-2.0
|
|
cursive>=0.2.2 # Apache-2.0
|
|
zstd>=1.4.5.1 # BSD
|
|
boto3>=1.18.49 # Apache-2.0
|
|
distro>=1.8.0 # Apache-2.0
|