-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
31 lines (30 loc) · 897 Bytes
/
requirements.txt
File metadata and controls
31 lines (30 loc) · 897 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
# 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.1.0,>=2.0.0 # Apache-2.0
cryptography==36.0.1
eventlet==0.33.0
oslo.cache==2.8.1
oslo.concurrency==4.5.0
oslo.config==8.7.1
oslo.context==2.22.1
oslo.db==4.33.0
oslo.i18n==5.1.0
oslo.log==4.6.1
oslo.messaging==12.11.0
oslo.metrics==0.4.0
oslo.middleware==4.5.0
oslo.policy==3.10.0
oslo.serialization==2.28.2
oslo.service==2.7.0
oslo.utils==4.12.0
paramiko>=2.0.0 # LGPLv2.1+
SQLAlchemy==1.3.20
keystonemiddleware>=4.17.0 # Apache-2.0
autobahn>=18.10.1 # MIT License
python-neutronclient>=6.7.0 # Apache-2.0
python-designateclient>=2.11.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
PyMySQL>=0.7.6 # MIT License
osprofiler>=1.5.0 # Apache-2.0
WSME>=0.8 # MIT