3de38762aa
Change-Id: Ie417df96258c2daa852d14e588de4ad2d54bb819
16 lines
386 B
Plaintext
16 lines
386 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 # Apache-2.0
|
|
pecan==1.0.2
|
|
netifaces==0.10.4
|
|
SQLAlchemy==0.9.7
|
|
WSME>=0.6
|
|
MySQL-python==1.2.5
|
|
requests==2.2.1
|
|
oslo.db==1.7.2
|
|
oslo.serialization
|
|
oslo.config
|
|
oslo.policy
|