novajoin/requirements.txt

25 lines
886 B
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.
WebOb>=1.7.1 # MIT
Paste>=2.0.2 # MIT
Routes>=2.3.1 # MIT
six>=1.10.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0
python-memcached>=1.59 # PSF
keystoneauth1>=3.3.0 # Apache-2.0
oslo.concurrency>=3.25.0 # Apache-2.0
oslo.config>=6.1.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
cachetools>=2.0.0 # MIT License