Merge "Local Documentation Builds"
[snaps.git] / requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4 python-novaclient>=9.1.0 # Apache-2.0
5 python-neutronclient>=6.7.0 # Apache-2.0
6 python-keystoneclient>=3.8.0 # Apache-2.0
7 python-glanceclient>=2.8.0 # Apache-2.0
8 python-heatclient>=1.10.0 # Apache-2.0
9 python-cinderclient>=3.3.0 # Apache-2.0
10 python-magnumclient>=2.1.0,<2.3 # Apache-2.0
11 ansible>=2.4
12 wrapt>=1.7.0 # BSD License
13 scp
14 cryptography>=2.1 # BSD/Apache-2.0
15 concurrencytest
16 jinja2
17 keystoneauth1