fuel-ccp/requirements.txt

21 lines
754 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.
pbr>=2.0.0 # Apache-2.0
GitPython>=1.0.1 # BSD License (3 clause)
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
PyYAML>=3.10.0 # MIT
cliff>=2.3.0 # Apache-2.0
docker-py>=1.8.1 # Apache-2.0
futures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
keystoneauth1>=2.18.0 # Apache-2.0
pykube
python-glanceclient>=2.5.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
six>=1.9.0 # MIT