
Moves unit tests from rds subdirectory to orm/tests folder Change-Id: I47bd556c7f1b801b618d8f12a624d1fcdf7c6ffe
17 lines
406 B
Plaintext
17 lines
406 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.
|
|
|
|
gittle>=0.5.0 # MIT
|
|
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
|