d2e247cf38
This removes the monasca integration. Monasca was recently declared as inactive project. In addition the monasca related unit tests were very verbose and they were outputing a lot of errors. Lately one of the unittests even started failing randomly. Change-Id: I468079b2a790245bd682c80d0116fb0da60d0e7c
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
|
|
# 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.
|
|
|
|
xmltodict>=0.13.0 # MIT License
|
|
cachetools>=2.1.0 # MIT License
|
|
cotyledon>=1.3.0 #Apache-2.0
|
|
futurist>=1.8.0 # Apache-2.0
|
|
jsonpath-rw-ext>=1.1.3 # Apache-2.0
|
|
lxml>=4.5.1 # BSD
|
|
msgpack>=0.5.2 # Apache-2.0
|
|
oslo.concurrency>=3.29.0 # Apache-2.0
|
|
oslo.config>=8.6.0 # Apache-2.0
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
|
oslo.rootwrap>=2.0.0 # Apache-2.0
|
|
pbr>=2.0.0 # Apache-2.0
|
|
oslo.messaging>=10.3.0 # Apache-2.0
|
|
oslo.upgradecheck>=0.1.1 # Apache-2.0
|
|
oslo.utils>=4.7.0 # Apache-2.0
|
|
oslo.privsep>=1.32.0 # Apache-2.0
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
|
python-keystoneclient>=3.18.0 # Apache-2.0
|
|
keystoneauth1>=3.18.0 # Apache-2.0
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|
|
PyYAML>=5.1 # MIT
|
|
requests>=2.25.1 # Apache-2.0
|
|
stevedore>=1.20.0 # Apache-2.0
|
|
tenacity>=6.3.1 # Apache-2.0
|
|
tooz[zake]>=1.47.0 # Apache-2.0
|
|
oslo.cache>=1.26.0 # Apache-2.0
|
|
gnocchiclient>=7.0.0 # Apache-2.0
|
|
python-zaqarclient>=1.3.0 # Apache-2.0
|