trove/integration/scripts/files/requirements/ubuntu-requirements.txt
Takashi Kajinami 65fbb64049 Remove unused dependencies
Remove the dependencies which are not actually imported by any logic
in trove.

Change-Id: I3c80c30b2667a3e5d121b95a7fdcc22d856b88c7
2024-09-24 12:18:56 +09:00

23 lines
516 B
Plaintext

unittest2
testtools
python-novaclient>=2.18.0
python-swiftclient>=2.2.0
python-cinderclient>=1.1.0
python-keystoneclient>=2.0.0,!=2.1.0 # Apache-2.0
kombu>=2.5.0
babel
jinja2
PyMySQL>=0.6.2 # MIT License
python-neutronclient>=2.3.6,<3
netifaces>=0.10.4
oslo.config>=1.4.0 # Apache-2.0
oslo.messaging>=1.4.0,!=1.5.0
oslo.i18n>=1.0.0
oslo.serialization>=1.0.0
oslo.service>=0.1.0 # Apache-2.0
oslo.utils>=1.1.0
osprofiler>=0.3.0
oslo.concurrency>=0.3.0
cryptography>=2.1.4 # BSD/Apache-2.0
xmltodict>=0.10.1 # MIT