7d88cc8e3e
Change-Id: If91358f27864cff105fe50d6ae49421fafdc3785
15 lines
425 B
Plaintext
15 lines
425 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
|
|
|
|
argparse
|
|
Babel>=1.3
|
|
python-ironicclient>=0.2.1
|
|
python-keystoneclient>=0.10.0
|
|
python-neutronclient>=2.3.6,<3
|
|
python-novaclient>=2.18.0
|
|
oslo.config>=1.4.0 # Apache-2.0
|
|
pyOpenSSL>=0.11
|
|
six>=1.7.0
|