summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: 37107b50d7c2f43fe2ce2c0d7a905a360bfef376 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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>=0.11,<2.0
# Horizon Core Requirements
Django>=1.4.2,<1.8
django_compressor>=1.4
django_openstack_auth>=1.1.7,!=1.1.8
eventlet>=0.17.3
kombu>=3.0.7
iso8601>=0.1.9
netaddr>=0.7.12
os-cloud-config
python-cinderclient>=1.2.1
python-glanceclient>=0.17.1
python-heatclient>=0.3.0
python-keystoneclient>=1.3.0
python-novaclient>=2.22.0
python-neutronclient>=2.3.11,<3
python-swiftclient>=2.2.0
python-ceilometerclient>=1.0.13
pytz>=2013.6

python-ironicclient>=0.2.1
ironic-discoverd>=1.0.0                # Apache-2.0