-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathrequirements.txt
More file actions
36 lines (35 loc) · 929 Bytes
/
requirements.txt
File metadata and controls
36 lines (35 loc) · 929 Bytes
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
26
27
28
29
30
31
32
33
34
35
36
# 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.
apscheduler>=3.0.3
d2to1>=0.2.11
pbr>=1.6
MySQL-python;python_version=='2.7'
SQLAlchemy<1.1.0,>=1.0.10
sqlalchemy-migrate>=0.9.6
alembic>=0.8.0
anyjson>=0.3.3
iso8601>=0.1.9
netaddr!=0.7.16,>=0.7.12
argparse
eventlet>=0.17.4
python-keystoneclient!=1.8.0,>=1.6.0
python-ceilometerclient>=2.0.0
python-manilaclient>=1.9.
python-novaclient!=2.33.0,>=2.29.0
python-glanceclient>=1.2.0
python-cinderclient>=1.3.1
python-neutronclient>=2.6.0
python-troveclient>=1.2.0
python-dateutil>=2.4.2
pecan>=1.0.0
WSME>=0.8
oslo.config>=3.2.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
python-memcached>=1.56
kombu>=3.0.7
stevedore>=1.5.0 # Apache-2.0
tablib>=0.10.0
pytz>=2013.6
tooz>=1.28.0 # Apache-2.0