30c0f80d15
Grab some stuff from the prototype during summit I9e9853fcc12a5236cfc642d473dc94359546e19a Change-Id: Id2f08ede603c07b6c3b8990396be389baf36e20e
18 lines
435 B
Plaintext
18 lines
435 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>=0.6,!=0.7,<1.0
|
|
Babel>=1.3
|
|
|
|
oslo.config>=1.4.0
|
|
oslo.messaging>=1.4.0
|
|
oslo.serialization>=1.0.0
|
|
oslo.utils>=1.0.0
|
|
pecan>=0.8.0
|
|
python-keystoneclient>=0.11.1
|
|
python-zaqarclient>=0.0.3
|
|
six>=1.7.0
|
|
WSME>=0.6
|
|
docker-py>=0.5.1
|